[Libreoffice-commits] online.git: loolkitconfig.xcu
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Apr 23 05:47:23 UTC 2019
loolkitconfig.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 69995fa0f1f96ba91460272904de91f46520b260
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
AuthorDate: Tue Mar 12 11:06:49 2019 -0400
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Apr 23 07:47:04 2019 +0200
Move the Help URL to a new config path
Change-Id: I76468d1c032689099b371449aedc0e5583f0ae2d
Reviewed-on: https://gerrit.libreoffice.org/69107
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/71087
diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index a9b7f0562..bbe1942d9 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -8,7 +8,7 @@
<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="ListBoxMaximumLineCount" oor:op="fuse"><value>11</value></prop></item>
<!-- The Help root URL, or empty for no help (hides the help buttons) -->
-<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="HelpURL" oor:op="fuse"><value>https://help.collaboraoffice.com/help.html?</value></prop></item>
+<item oor:path="/org.openoffice.Office.Common/Help"><prop oor:name="HelpRootURL" oor:op="fuse"><value>https://help.collaboraoffice.com/help.html?</value></prop></item>
<!-- Enable spell-checking by default -->
<item oor:path="/org.openoffice.Office.Linguistic/SpellChecking"><prop oor:name="IsSpellAuto" oor:op="fuse"><value>true</value></prop></item>
More information about the Libreoffice-commits
mailing list