diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-09-24 13:25:23 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-09-28 08:44:11 +0200 |
commit | a677e717e322d39831569972fbd09466c823e25a (patch) | |
tree | d8f81694ced51f65e53956b633e5be57a09f9ffc /sd/uiconfig/simpress | |
parent | aa9af08b389a106fcfb53842ac7669b208a27205 (diff) |
Replace the "Help Support" menu item by the "License Information" one
Notes
Notes:
split repo tag: impress_LIBREOFFICE_CREATE
Diffstat (limited to 'sd/uiconfig/simpress')
-rwxr-xr-x | sd/uiconfig/simpress/menubar/menubar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/menubar/menubar.xml b/sd/uiconfig/simpress/menubar/menubar.xml index 4fb01e39f981..27c10e55cddc 100755 --- a/sd/uiconfig/simpress/menubar/menubar.xml +++ b/sd/uiconfig/simpress/menubar/menubar.xml @@ -297,7 +297,7 @@ <menu:menuitem menu:id=".uno:HelpIndex"/> <menu:menuitem menu:id=".uno:ExtendedHelp"/> <menu:menuseparator/> - <menu:menuitem menu:id=".uno:HelpSupport"/> + <menu:menuitem menu:id=".uno:ShowLicense"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:About"/> </menu:menupopup> |