summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorOlivier Hallot <ohallot@collabora.co.uk>2016-09-10 13:38:52 -0300
committerKatarina Behrens <Katarina.Behrens@cib.de>2016-10-19 16:07:33 +0000
commite91a1abe4c53ea3a1ac59e3c1d5dddf98141a4ee (patch)
tree443334d94087fa92e2ee38d0a2165e2d32109374 /framework
parentaf84c70c95e99935d2efdb98bc105d2a7852ebda (diff)
tdf#96015 (part) link to Doc'tation in Help menu
Add the entry "Documentation" to the modules Help menu. on click, the system browser opens http://hub.libreoffice.org/documentation/?&LOlang=<locale> <locale> is obtained from .getLocale() Patch2: create a member with try/catch for external URLs Patch3 Use sfx2::openUriExternally Revert to User Guides.. in UI. Change-Id: I8332253c31bd3be330cdd794f9e056b632b38037 Patch4: remove 1st '&' in URLs Reviewed-on: https://gerrit.libreoffice.org/28817 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
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 2cdff8021552..f66bbe885741 100644
--- a/framework/uiconfig/startmodule/menubar/menubar.xml
+++ b/framework/uiconfig/startmodule/menubar/menubar.xml
@@ -51,6 +51,7 @@
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:QuestionAnswers"/>
<menu:menuitem menu:id=".uno:SendFeedback"/>
+ <menu:menuitem menu:id=".uno:Documentation"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SafeMode"/>
<menu:menuseparator/>