summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-03-07 11:58:07 +0100
committerAndras Timar <andras.timar@collabora.com>2014-03-07 11:58:07 +0100
commit972c74b859a8c39550995de92ecf62ab005a158c (patch)
tree6cb9146c015c33204c10e13edb0143722bbbbf1f
parente2db2c98064ef88518004d5ff3e1a31a95645133 (diff)
fdo#60833 user's wordbook should be selected by default
Change-Id: Ib0614af5201bfcc17058761e5a38333902924b31
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index fd4c9314ce89..2ebd06c4d140 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
-<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Linguistic" oor:package="org.openoffice.Office" xml:lang="en-US">
+<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Linguistic" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
<author>TL</author>
<desc >Contains linguistic (spell checking, hyphenation, thesaurus) related configurations.</desc>
@@ -47,7 +47,7 @@
</info>
</prop>
</group>
-
+
<group oor:name="DictionaryUsingService">
<info>
<desc>A list of all services making use of dictionaries.</desc>
@@ -212,7 +212,7 @@
<desc>Specifies the custom dictionaries to be used. The Ignore list (IgnoreAllList (All)) is administered in the RAM only for the current spellcheck.</desc>
<label>Custom dictionaries</label>
</info>
- <value oor:separator=";">IgnoreAllList;en-US.dic;en-GB.dic;sl.dic;technical.dic</value>
+ <value oor:separator=";">IgnoreAllList;standard.dic;en-US.dic;en-GB.dic;sl.dic;technical.dic</value>
</prop>
<prop oor:name="IsUseDictionaryList" oor:type="xs:boolean" oor:nillable="false">
<!-- OldLocation: NEW -->