summaryrefslogtreecommitdiff
path: root/loolkitconfig.xcu
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2019-03-12 11:06:49 -0400
committerAndras Timar <andras.timar@collabora.com>2019-04-23 07:47:04 +0200
commit69995fa0f1f96ba91460272904de91f46520b260 (patch)
tree3fdb0fb91389ed201bd52b668de2ace580b20901 /loolkitconfig.xcu
parente8bcf063300f6032f79fd21d19fdfebbfa753a48 (diff)
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@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/71087
Diffstat (limited to 'loolkitconfig.xcu')
-rw-r--r--loolkitconfig.xcu2
1 files changed, 1 insertions, 1 deletions
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>