[ooo-build-commit] .: patches/dev300
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Tue Sep 28 03:23:15 PDT 2010
patches/dev300/novell-subscription.diff | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 7fcc0360f94fb5a94ca742fb91bdb430775c2d79
Author: Cédric Bosdonnat <cedricbosdo at openoffice.org>
Date: Tue Sep 28 12:22:22 2010 +0200
Fixed a badly fixed patch
diff --git a/patches/dev300/novell-subscription.diff b/patches/dev300/novell-subscription.diff
index 5f3f0c7..fea4843 100644
--- a/patches/dev300/novell-subscription.diff
+++ b/patches/dev300/novell-subscription.diff
@@ -41,13 +41,14 @@ diff --git sfx2/inc/sfx2/sfxsids.hrc sfx2/inc/sfx2/sfxsids.hrc
index 9000359..69e8e4b 100644
--- sfx2/inc/sfx2/sfxsids.hrc
+++ sfx2/inc/sfx2/sfxsids.hrc
-@@ -127,6 +127,10 @@
+@@ -127,6 +127,11 @@
#define SID_SHOW_LICENSE (SID_SFX_START + 1683)
#define SID_HELP_TUTORIALS (SID_SFX_START + 1695)
+// default id for subscription
+#define SID_SUBSCRIPTIONMENU (SID_SFX_START + 3997)
+#define SID_SUBSCRIPTION_GET (SID_SFX_START + 3998)
++#define SID_HELP_SUPPORTPAGE (SID_SFX_START + 3999)
+
// default-ids for document
#define SID_NEWDOC (SID_SFX_START + 500)
More information about the ooo-build-commit
mailing list