From 20469b56502687f85ce0fa9e5f7a50273daa3e91 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 7 Jul 2016 19:57:48 -0300 Subject: tdf#96015 (part) links to Askbot in the Help menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the entry "~Get help online" to the modules Help menu. on click, the system browser opens http://hub.libreoffice.org/forum/?&LOlang= is obtained from .getLocale() That in turn will redirect to e.g. askbot (but only few languages are using it at the moment) or other nl-specific resources. (nl-projects can request corresponding targets from infa, without the need to change the code – cf rdm#1983) The link can/should be extended to also include the version of LO and the currently used module to allow finer grained redirects. Change-Id: I56108dba4dd2684405623c4586103fc8ff9bea56 Reviewed-on: https://gerrit.libreoffice.org/27028 Reviewed-by: Christian Lohmaier Tested-by: Christian Lohmaier --- reportdesign/uiconfig/dbreport/menubar/menubar.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'reportdesign/uiconfig') diff --git a/reportdesign/uiconfig/dbreport/menubar/menubar.xml b/reportdesign/uiconfig/dbreport/menubar/menubar.xml index 02487c794b0d..ce70f4ad9e62 100644 --- a/reportdesign/uiconfig/dbreport/menubar/menubar.xml +++ b/reportdesign/uiconfig/dbreport/menubar/menubar.xml @@ -283,6 +283,7 @@ + -- cgit v1.2.3