loolkitconfig.xcu |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit e8d3276f531c7716cf2bd1e1b68edbdc53f33270
Author: Michael Meeks <michael.me...@collabora.com>
Date:   Thu Sep 14 10:31:12 2017 +0100

    Enable spell-checking by default with this setting.
    
    Mainly serves to document how you can turn it off if you so desire.
    
    Change-Id: I6643fd6a8d9b82fa61c507f1b50d80919c119d42

diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index d5dfd3af..712311ac 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -4,4 +4,7 @@
 <!-- tdf#106488 - reverse hostname lookup can go badly wrong -->
 <item oor:path="/org.openoffice.Office.Common/Misc"><prop 
oor:name="UseLocking" oor:op="fuse"><value>false</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>
+
 </oor:items>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to