summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorheiko tietze <tietze.heiko@gmail.com>2018-10-02 12:16:39 +0200
committerHeiko Tietze <tietze.heiko@gmail.com>2018-10-09 16:09:20 +0200
commite0aa9310299181cea87c5723a933ffd5ee4afe22 (patch)
tree194f2d1aeb8a24e84a355cbbf876569b648dbadd /framework
parentb0a0a3dddb9dc46c07b334eeba3f92df662563be (diff)
tdf#120264 - Access to "Get Involved"
UNO command SID_GETINVOLVED added with access to the website from all main menus under Help Dispensable ellipsis removed from other UNO commands around Help Change-Id: I79536be3de31f55a7b208bcdd5a243e05b3d3668 Reviewed-on: https://gerrit.libreoffice.org/61238 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
Diffstat (limited to 'framework')
-rw-r--r--framework/uiconfig/startmodule/menubar/menubar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/uiconfig/startmodule/menubar/menubar.xml b/framework/uiconfig/startmodule/menubar/menubar.xml
index 401d353a670e..70d49f7e4359 100644
--- a/framework/uiconfig/startmodule/menubar/menubar.xml
+++ b/framework/uiconfig/startmodule/menubar/menubar.xml
@@ -67,6 +67,7 @@
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SafeMode"/>
<menu:menuseparator/>
+ <menu:menuitem menu:id=".uno:GetInvolved"/>
<menu:menuitem menu:id=".uno:Donation"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:ShowLicense"/>