[Libreoffice-commits] .: Branch 'libreoffice-3-3' - officecfg/registry
Petr Mladek
pmladek at kemper.freedesktop.org
Mon Jan 24 10:20:27 PST 2011
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9e6b1553e04ed17d9f1481364c672f609a9b12e3
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date: Sat Jan 22 17:21:18 2011 +0100
Start using technical.dic instead of oracle.dic (fdo#31798)
Signed-off-by: Petr Mladek <pmladek at suse.cz>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index 8762f83..3d4bb0b 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;oracle.dic</value>
+ <value oor:separator=";">IgnoreAllList;soffice.dic;standard.dic;technical.dic</value>
</prop>
<prop oor:name="IsUseDictionaryList" oor:type="xs:boolean">
<!-- OldLocation: NEW -->
More information about the Libreoffice-commits
mailing list