[Libreoffice-commits] .: Branch 'libreoffice-3-6' - configure.in
Thorsten Behrens
thorsten at kemper.freedesktop.org
Tue Jul 10 05:42:41 PDT 2012
configure.in | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 8c8f5b683d611d18ab8400c9fef67f50b1cf288f
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 164c079..46bffe4 100644
--- a/configure.in
+++ b/configure.in
@@ -11322,7 +11322,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"
@@ -11330,7 +11329,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