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
commitbd228119d9e99b423279dcc88df149397f432d0c (patch)
tree08ead2a8bb0199f4570498a9bfc171bc8e58085d /svx
parent0f0e8248dc92ebd2a620cd32eec78acfeb78cdf9 (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 2a3c5c411b..51e70b18b7 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\
{\