[Libreoffice-commits] .: configure.in
Thorsten Behrens
thorsten at kemper.freedesktop.org
Tue Jul 10 05:39:34 PDT 2012
configure.in | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 87577cac4b7f54552296c090651787afac65669b
Author: Thorsten Behrens <tbehrens at suse.com>
Date: Tue Jul 10 14:36:56 2012 +0200
about.svg no longer bears brand differences.
Change-Id: I28ce335b4fafc8c628a0ec71dd097a09d683b2be
diff --git a/configure.in b/configure.in
index 541ab7e..eb2ee8d 100644
--- a/configure.in
+++ b/configure.in
@@ -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 \
More information about the Libreoffice-commits
mailing list