[Libreoffice-commits] .: Branch 'feature/pptx-export-ooxml11' - patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Nov 8 03:56:30 PST 2010
patches/dev300/novell-subscription.diff | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 60b25e90b10576387cc5003b1847fadfbf9db295
Author: Tor Lillqvist <tml at iki.fi>
Date: Mon Nov 8 13:28:10 2010 +0200
Make novell-subscription.diff apply again
diff --git a/patches/dev300/novell-subscription.diff b/patches/dev300/novell-subscription.diff
index fea4843..aa32292 100644
--- a/patches/dev300/novell-subscription.diff
+++ b/patches/dev300/novell-subscription.diff
@@ -19,9 +19,9 @@ index 175867d..2eb3879 100644
+ <value xml:lang="en-US">~Upgrade to Full Version</value>
+ </prop>
+ </node>
- <node oor:name=".uno:StatusBarVisible" oor:op="replace">
+ <node oor:name=".uno:Credits" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Status ~Bar</value>
+ <value xml:lang="en-US">%PRODUCTNAME Credits...</value>
@@ -5219,6 +5224,14 @@
</node>
</node>
@@ -42,7 +42,7 @@ index 9000359..69e8e4b 100644
--- sfx2/inc/sfx2/sfxsids.hrc
+++ sfx2/inc/sfx2/sfxsids.hrc
@@ -127,6 +127,11 @@
- #define SID_SHOW_LICENSE (SID_SFX_START + 1683)
+ #define SID_SHOW_CREDITS (SID_SFX_START + 1684)
#define SID_HELP_TUTORIALS (SID_SFX_START + 1695)
+// default id for subscription
More information about the Libreoffice-commits
mailing list