cleanup .uno:HelpSupport

This commit is contained in:
Andras Timar
2011-11-21 13:13:22 +01:00
parent 2de8d6208b
commit bab4bc9ec4
2 changed files with 0 additions and 6 deletions

View File

@@ -4148,11 +4148,6 @@
<value xml:lang="x-no-translate"></value><value xml:lang="en-US">Optio~n Bar</value>
</prop>
</node>
<node oor:name=".uno:HelpSupport" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="x-no-translate"></value><value xml:lang="en-US">~Support</value>
</prop>
</node>
<node oor:name=".uno:StatusBarVisible" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="x-no-translate"></value><value xml:lang="en-US">Status ~Bar</value>

View File

@@ -303,7 +303,6 @@
#define CMD_SID_ADDONS ".uno:Addons"
#define CMD_SID_SHOW_IME_STATUS_WINDOW ".uno:ShowImeStatusWindow"
#define CMD_SID_UPDATE_CONFIG ".uno:UpdateConfiguration"
#define CMD_SID_HELP_SUPPORTPAGE ".uno:HelpSupport"
#define CMD_SID_HELP_TUTORIALS ".uno:HelpTutorials"
#define CMD_SID_ADDONHELP ".uno:AddonHelp"
#define CMD_SID_FORMATMENUSTATE ".uno:FormatMenuState"