[Libreoffice-commits] online.git: loolkitconfig.xcu

Henry Castro hcastro at collabora.com
Tue Oct 3 18:29:37 UTC 2017


 loolkitconfig.xcu |   22 +---------------------
 1 file changed, 1 insertion(+), 21 deletions(-)

New commits:
commit 60d72b9e5a8e270c7132abf14d05e12a060ef1be
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Oct 3 14:28:05 2017 -0400

    Revert "wsd:config: languages listed will be supported"
    
    This reverts commit 6f81880e1b09117cf55c948ea39371b5f2de1048.

diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index f80dd2c8..712311ac 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -6,25 +6,5 @@
 
 <!-- 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>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="en-US" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="en-GB" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="fr" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="de" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="it" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="pt-BR" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
-<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList">
-  <prop oor:name="nl" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop>
-</item>
+
 </oor:items>


More information about the Libreoffice-commits mailing list