[Libreoffice-commits] .: Branch 'libreoffice-3-3-1' - patches/dev300

Petr Mladek pmladek at kemper.freedesktop.org
Mon Feb 7 13:52:25 PST 2011


 patches/dev300/sfx-check-real-help-path.diff |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 30c10bf8174136096823e2b721c628805123a9ed
Author: Petr Mladek <pmladek at suse.cz>
Date:   Mon Feb 7 22:50:06 2011 +0100

    fix sfx-check-real-help-path.diff to apply again

diff --git a/patches/dev300/sfx-check-real-help-path.diff b/patches/dev300/sfx-check-real-help-path.diff
index d4fe62c..131b6d2 100644
--- a/patches/dev300/sfx-check-real-help-path.diff
+++ b/patches/dev300/sfx-check-real-help-path.diff
@@ -20,8 +20,8 @@ index d5e6f24..df94b19 100644
  #include <unotools/pathoptions.hxx>
  #include <rtl/ustring.hxx>
 @@ -126,13 +126,13 @@ rtl::OUString HelpLocaleString()
-         bool bOk = aLocaleStr.getLength() != 0;
-         if ( impl_hasHelpInstalled() && bOk )
+             aLocaleStr = aEnglish;
+         else
          {
 -            rtl::OUString aBaseInstallPath;
 -            // utl::Bootstrap::PathStatus aBaseLocateResult =


More information about the Libreoffice-commits mailing list