diff options
author | va <volker.ahrendt@sun.com> | 2010-06-14 17:59:06 +0200 |
---|---|---|
committer | va <volker.ahrendt@sun.com> | 2010-06-14 17:59:06 +0200 |
commit | 5456f4e6acb5b5a3528cdf18d2e230684ffe3eb9 (patch) | |
tree | faf17199b19525c995f89d220bea357c36df8643 /officecfg | |
parent | e03596eaf693b9809cffe86c21658a5ce381d6c3 (diff) |
#i112366# Replaced sun.dic with oracle.dic
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 220d94c89da6..79a509de06f8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -227,7 +227,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 --> |