Revert "wsd:config: languages listed will be supported"

This reverts commit 6f81880e1b.
feature/lok_dialog
Henry Castro 2017-10-03 14:28:05 -04:00
parent 6a73c19d16
commit 60d72b9e5a
1 changed files with 1 additions and 21 deletions

View File

@ -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>