From 9cb1fe80b2dfd3684205277f5222df3d743d09d7 Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 27 Feb 2017 16:49:07 -0300 Subject: tdf#105831 Add Donate entry on Help menu The full implementation depends on infra Task #2179 https://redmine.documentfoundation.org/issues/2179 revision1: change to https, per demand of #2179 Removed ellipsis Code changed as suggested Change call to pass BCP47 string, with language as fallback. task #2179 will be reviewed accordingly. Change-Id: I573542da0f394d7128faab0106df852d622c98b3 Reviewed-on: https://gerrit.libreoffice.org/34693 Tested-by: Jenkins Reviewed-by: Eike Rathke --- chart2/uiconfig/menubar/menubar.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chart2') diff --git a/chart2/uiconfig/menubar/menubar.xml b/chart2/uiconfig/menubar/menubar.xml index 5d3c33749cc2..430ddba9540d 100644 --- a/chart2/uiconfig/menubar/menubar.xml +++ b/chart2/uiconfig/menubar/menubar.xml @@ -174,6 +174,8 @@ + + -- cgit