[Libreoffice-commits] .: Branch 'libreoffice-3-4' - distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeMacOSX.conf distro-configs/LibreOfficeWin32.conf distro-configs/LibreOfficeWin64.conf

Fridrich Strba fridrich at kemper.freedesktop.org
Thu Apr 7 07:27:26 PDT 2011


 distro-configs/LibreOfficeLinux.conf  |    2 +-
 distro-configs/LibreOfficeMacOSX.conf |    2 +-
 distro-configs/LibreOfficeWin32.conf  |    2 +-
 distro-configs/LibreOfficeWin64.conf  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 62b3fe2fa97e3943b1f081659cc3e8370fbe573d
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu Apr 7 16:21:09 2011 +0200

    No need to quote anymore

diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index cbd1dc7..5d5d589 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -1,4 +1,4 @@
---with-vendor=\"The Document Foundation\"
+--with-vendor=The Document Foundation
 --with-system-dicts
 --without-unix-wrapper
 --without-system-zlib
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf
index 70e052a..0b69a48 100644
--- a/distro-configs/LibreOfficeMacOSX.conf
+++ b/distro-configs/LibreOfficeMacOSX.conf
@@ -1,4 +1,4 @@
---with-vendor=\"The Document Foundation\"
+--with-vendor=The Document Foundation
 --enable-opengl
 --enable-hids
 --enable-binfilter
diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf
index 0ef5188..5e78e22 100644
--- a/distro-configs/LibreOfficeWin32.conf
+++ b/distro-configs/LibreOfficeWin32.conf
@@ -1,4 +1,4 @@
---with-vendor=\"The Document Foundation\"
+--with-vendor=The Document Foundation
 --without-system-mesa-headers
 --without-junit
 --without-helppack-integration
diff --git a/distro-configs/LibreOfficeWin64.conf b/distro-configs/LibreOfficeWin64.conf
index a186797..7bdf47d 100644
--- a/distro-configs/LibreOfficeWin64.conf
+++ b/distro-configs/LibreOfficeWin64.conf
@@ -1,4 +1,4 @@
---with-vendor=\"The Document Foundation\"
+--with-vendor=The Document Foundation
 --without-agfa-monotype-fonts
 --with-java-target-version=1.5
 --enable-hids


More information about the Libreoffice-commits mailing list