[Libreoffice-commits] online.git: loolkitconfig.xcu
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Apr 23 08:05:27 UTC 2019
loolkitconfig.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 92562991bd5f8dcd821d9ed7e2d9003d2eac732a
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Tue Apr 23 10:05:05 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Apr 23 10:05:05 2019 +0200
change default HelpRootURL to 'https://help.libreoffice.org/help.html?'
Change-Id: I6463ad84b5c0df2860504f4e51f87b5537107f42
diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index bbe1942d9..6ad397fc7 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/Help"><prop oor:name="HelpRootURL" 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.libreoffice.org/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