Kaydet (Commit) 87577cac authored tarafından Thorsten Behrens's avatar Thorsten Behrens

about.svg no longer bears brand differences.

Change-Id: I28ce335b4fafc8c628a0ec71dd097a09d683b2be
üst 32c7ba61
......@@ -11436,7 +11436,6 @@ if test -z "$with_branding" -o "$with_branding" = "no"; then
AC_MSG_RESULT([none])
else
INTRO_BITMAP="$with_branding/intro.png"
ABOUT_BACKGROUND_SVG="$with_branding/about.svg"
FLAT_LOGO_SVG="$with_branding/flat_logo.svg"
STARTCENTER_LEFT_BITMAP="$with_branding/backing_left.png"
STARTCENTER_RIGHT_BITMAP="$with_branding/backing_right.png"
......@@ -11444,7 +11443,6 @@ else
STARTCENTER_RTL_RIGHT_BITMAP="$with_branding/backing_rtl_right.png"
STARTCENTER_SPACE_BITMAP="$with_branding/backing_space.png"
for i in $INTRO_BITMAP \
$ABOUT_BACKGROUND_SVG \
$FLAT_LOGO_SVG \
$STARTCENTER_LEFT_BITMAP \
$STARTCENTER_RIGHT_BITMAP \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment