From e91a1abe4c53ea3a1ac59e3c1d5dddf98141a4ee Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 10 Sep 2016 13:38:52 -0300 Subject: 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= 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 Reviewed-by: Katarina Behrens --- basctl/uiconfig/basicide/menubar/menubar.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'basctl/uiconfig') diff --git a/basctl/uiconfig/basicide/menubar/menubar.xml b/basctl/uiconfig/basicide/menubar/menubar.xml index 62c7ded06394..2a177f62961d 100644 --- a/basctl/uiconfig/basicide/menubar/menubar.xml +++ b/basctl/uiconfig/basicide/menubar/menubar.xml @@ -96,6 +96,7 @@ + -- cgit