From 2048a5afc9b1c6340cea594c4ead75914b358e74 Mon Sep 17 00:00:00 2001 From: Bryan Gazali Date: Sat, 3 Oct 2020 01:46:48 -0400 Subject: tdf#125379 updated javainteractionhandler.cxx to add a link for the JRE missing warning Change-Id: Iac940b24a9fbe914af46fe928b758ad962d3d3e0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103881 Reviewed-by: Mike Kaganski Tested-by: Mike Kaganski --- 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 2ae05c749fc6..e4c3fca51f7e 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -376,6 +376,9 @@ https://hub.libreoffice.org/ReleaseNotes/ + + https://hub.libreoffice.org/InstallJava/ + diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index f0420ec158cd..02e62d950ed2 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2131,6 +2131,11 @@ Specifies the URL used with the UNO command WhatsNew (SID_WHATSNEW). + + + Specifies the URL used for Install Java message box. + + -- cgit