[Libreoffice-commits] .: patches/dev300
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Thu Nov 24 08:15:55 PST 2011
patches/dev300/apply | 2 --
patches/dev300/help-msg-add-package-info.diff | 11 -----------
2 files changed, 13 deletions(-)
New commits:
commit 2a81e5d48e60fd9dd2729dbcd2cd1dfd6d6c2bd0
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Thu Nov 24 17:15:34 2011 +0100
remove help-msg-add-package-info.diff, downstreamed to debian-experimental-3.5
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 9967d1a..c958f4b 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -359,8 +359,6 @@ sensible-browser.diff
# add JDK paths for MySQL, PostgreSQL, JTDS
jdbc-driver-classpaths-debian.diff
-help-msg-add-package-info.diff
-
soffice-opengl-and-locking-config.diff, mklose
#configures-explicit-arch.diff
diff --git a/patches/dev300/help-msg-add-package-info.diff b/patches/dev300/help-msg-add-package-info.diff
deleted file mode 100644
index 510cf00..0000000
--- a/patches/dev300/help-msg-add-package-info.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- sfx2/source/appl/sfxhelp.cxx~ 2006-02-15 02:53:15.839949000 +0100
-+++ sfx2/source/appl/sfxhelp.cxx 2006-02-15 02:55:01.389949000 +0100
-@@ -151,7 +151,7 @@
-
- NoHelpErrorBox::NoHelpErrorBox( Window* _pParent ) :
-
-- ErrorBox( _pParent, WB_OK, String( SfxResId( RID_STR_HLPFILENOTEXIST ) ) )
-+ ErrorBox( _pParent, WB_OK, String( SfxResId( RID_STR_HLPFILENOTEXIST ) ).Append(String(DEFINE_CONST_UNICODE(".\nPlease install the openoffice.org-help-en-us package or the locale specific help package openoffice.org-help-<language-code>."))) )
- {
- // Error message: "No help available"
- }
More information about the Libreoffice-commits
mailing list