summaryrefslogtreecommitdiffstats
path: root/lingucomponent/config
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-03-25 15:47:37 +0000
committerOliver Bolte <obo@openoffice.org>2008-03-25 15:47:37 +0000
commitac64cc4f39b7f8eecfb7bf9f29aa37c7c6550316 (patch)
treef5c6d939c26aa0f7d5c11403632edfd7fbf04577 /lingucomponent/config
parentINTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED (diff)
downloadcore-ac64cc4f39b7f8eecfb7bf9f29aa37c7c6550316.tar.gz
core-ac64cc4f39b7f8eecfb7bf9f29aa37c7c6550316.zip
INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED
2008/02/07 12:07:24 tl 1.1.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions
Diffstat (limited to 'lingucomponent/config')
-rw-r--r--lingucomponent/config/Linguistic-lingucomponent-spellchecker.xcu14
1 files changed, 14 insertions, 0 deletions
diff --git a/lingucomponent/config/Linguistic-lingucomponent-spellchecker.xcu b/lingucomponent/config/Linguistic-lingucomponent-spellchecker.xcu
new file mode 100644
index 000000000000..6bb3ac53dba1
--- /dev/null
+++ b/lingucomponent/config/Linguistic-lingucomponent-spellchecker.xcu
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+
+<oor:component-data oor:name="Linguistic" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <node oor:name="ServiceManager">
+ <node oor:name="SpellCheckers">
+ <node oor:name="org.openoffice.lingu.MySpellSpellChecker" oor:op="fuse">
+ <prop oor:name="SupportedDictionaryFormats" oor:type="oor:string-list">
+ <value>DICT_SPELL</value>
+ </prop>
+ </node>
+ </node>
+ </node>
+</oor:component-data>
+