From 35713de9d0b4981a019edd25591285d0bc6107db Mon Sep 17 00:00:00 2001 From: Heiko Tietze Date: Tue, 19 Jan 2021 14:37:19 +0100 Subject: Make brand image clickable and link to LibreOffice volunteer page Change-Id: Ie422983d0e23faa16c2e2364b25798b938712a43 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109637 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- officecfg/registry/data/org/openoffice/Office/Common.xcu | 3 +++ officecfg/registry/schema/org/openoffice/Office/Common.xcs | 5 +++++ 2 files changed, 8 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 83335726c843..237348be96cb 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -363,6 +363,9 @@ https://hub.libreoffice.org/InstallJava/ + + https://hub.libreoffice.org/volunteersupport/ + diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index de96a9477b37..be60d3d19ec3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2111,6 +2111,11 @@ Specifies the URL used with the UNO command SendFeedback (SID_SEND_FEEDBACK). + + + Specifies the URL opened per click on the brand image at the start center. + + Specifies the URL used with the UNO command QuestionAnswers (SID_Q_AND_A). -- cgit