[Libreoffice-commits] .: Branch 'libreoffice-3-3' - distro-configs/LibreOfficeLinux.conf.in distro-configs/LibreOfficeMacOSX.conf.in distro-configs/LibreOfficeWin32.conf.in
Thorsten Behrens
thorsten at kemper.freedesktop.org
Thu Feb 3 11:47:03 PST 2011
distro-configs/LibreOfficeLinux.conf.in | 1 +
distro-configs/LibreOfficeMacOSX.conf.in | 1 +
distro-configs/LibreOfficeWin32.conf.in | 1 +
3 files changed, 3 insertions(+)
New commits:
commit 6b44d328b440e67a5625ce16bfeafc5a36f11429
Author: Michael Meeks <michael.meeks at novell.com>
Date: Thu Feb 3 20:46:08 2011 +0100
Remove old icon themes
Disable old / unmaintained icon themes in configure
Signed-off-by: Thorsten Behrens <tbehrens at novell.com>
diff --git a/distro-configs/LibreOfficeLinux.conf.in b/distro-configs/LibreOfficeLinux.conf.in
index aa13f07..1fe044d 100644
--- a/distro-configs/LibreOfficeLinux.conf.in
+++ b/distro-configs/LibreOfficeLinux.conf.in
@@ -56,3 +56,4 @@
--disable-kde4
--disable-dbus
--disable-crypt-link
+--with-theme="default hicontrast tango"
diff --git a/distro-configs/LibreOfficeMacOSX.conf.in b/distro-configs/LibreOfficeMacOSX.conf.in
index add6794..4fe98c8 100644
--- a/distro-configs/LibreOfficeMacOSX.conf.in
+++ b/distro-configs/LibreOfficeMacOSX.conf.in
@@ -10,3 +10,4 @@
--enable-report-builder
--with-extension-integration
--enable-broffice
+--with-theme="default hicontrast tango"
diff --git a/distro-configs/LibreOfficeWin32.conf.in b/distro-configs/LibreOfficeWin32.conf.in
index 1a23bee..d9a5ac8 100644
--- a/distro-configs/LibreOfficeWin32.conf.in
+++ b/distro-configs/LibreOfficeWin32.conf.in
@@ -18,3 +18,4 @@
--disable-xrender-link
--disable-build-mozilla
--disable-activex-component
+--with-theme="default hicontrast tango"
More information about the Libreoffice-commits
mailing list