summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-24 13:33:29 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-28 08:44:14 +0200
commit07b5ca666c9b45d797793dcf735edafea2e54ad8 (patch)
tree39cc6db527c86a2eae9c51da6bd15ed1ea5e49b2 /svx
parent8787bad9863d67cc5be3999894867711b7aef61e (diff)
Replace the "Help Support" menu item by the "License Information" one
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/globlmn_tmpl.hrc12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/inc/globlmn_tmpl.hrc b/svx/inc/globlmn_tmpl.hrc
index e2208596bab4..3be0f12ba258 100644
--- a/svx/inc/globlmn_tmpl.hrc
+++ b/svx/inc/globlmn_tmpl.hrc
@@ -1049,11 +1049,11 @@
HelpID = SID_HELPBALLOONS ; \
Text [ en-US ] = "~Extended Tips" ; \
-#define ITEM_HELP_SUPPORTPAGE \
- Identifier = SID_HELP_SUPPORTPAGE ; \
- Command = ".uno:HelpSupport" ; \
- HelpID = SID_HELP_SUPPORTPAGE ; \
- Text [ en-US ] = "~Support" ; \
+#define ITEM_SHOW_LICENSE \
+ Identifier = SID_SHOW_LICENSE ; \
+ Command = ".uno:ShowLicense" ; \
+ HelpID = SID_SHOW_LICENSE ; \
+ Text [ en-US ] = "License information..." ; \
#define ITEM_HELP_ONLINE_REGISTRATION \
Identifier = SID_ONLINE_REGISTRATION ; \
@@ -1106,7 +1106,7 @@
};\
MenuItem\
{\
- ITEM_HELP_SUPPORTPAGE\
+ ITEM_SHOW_MENU\
};\
MenuItem\
{\