[Libreoffice-commits] .: configmgr/qa sfx2/inc
Andras Timar
timar at kemper.freedesktop.org
Mon Nov 21 04:17:56 PST 2011
configmgr/qa/unit/data.xcd | 5 -----
sfx2/inc/sfx2/sfxcommands.h | 1 -
2 files changed, 6 deletions(-)
New commits:
commit bab4bc9ec4ba1a7f85a406f413155e18caa78ee0
Author: Andras Timar <atimar at suse.com>
Date: Mon Nov 21 13:13:22 2011 +0100
cleanup .uno:HelpSupport
diff --git a/configmgr/qa/unit/data.xcd b/configmgr/qa/unit/data.xcd
index cd1cdd3..f4d5461 100755
--- a/configmgr/qa/unit/data.xcd
+++ b/configmgr/qa/unit/data.xcd
@@ -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>
diff --git a/sfx2/inc/sfx2/sfxcommands.h b/sfx2/inc/sfx2/sfxcommands.h
index 3e77b53..ee56e78 100644
--- a/sfx2/inc/sfx2/sfxcommands.h
+++ b/sfx2/inc/sfx2/sfxcommands.h
@@ -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"
More information about the Libreoffice-commits
mailing list