diff options
author | obo <obo@openoffice.org> | 2010-06-21 12:37:55 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-21 12:37:55 +0200 |
commit | becbe75f57026f3456f123695dfea2fae307f792 (patch) | |
tree | 7625cbf21a70c869422508ebf376128397b41498 /officecfg | |
parent | 1049a5b33e6c2b40c4557bc6932956cc2431b03f (diff) | |
parent | 5456f4e6acb5b5a3528cdf18d2e230684ffe3eb9 (diff) |
CWS-TOOLING: integrate CWS extras330fd
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs index 7cb13b70700c..8762f839b781 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -252,7 +252,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;soffice.dic;standard.dic;sun.dic</value> + <value oor:separator=";">IgnoreAllList;soffice.dic;standard.dic;oracle.dic</value> </prop> <prop oor:name="IsUseDictionaryList" oor:type="xs:boolean"> <!-- OldLocation: NEW --> |