summaryrefslogtreecommitdiff
path: root/de/dictionaries.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'de/dictionaries.xcu')
-rw-r--r--de/dictionaries.xcu78
1 files changed, 78 insertions, 0 deletions
diff --git a/de/dictionaries.xcu b/de/dictionaries.xcu
new file mode 100644
index 0000000..ef75092
--- /dev/null
+++ b/de/dictionaries.xcu
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Linguistic" oor:package="org.openoffice.Office">
+ <node oor:name="ServiceManager">
+ <node oor:name="Dictionaries">
+ <node oor:name="HunSpellDic_de-AT_frami" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <!-- affix files are identical for all German variants -->
+ <value>%origin%/de_DE_frami.aff %origin%/de_AT_frami.dic</value>
+ </prop>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_SPELL</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <value>de-AT</value>
+ </prop>
+ </node>
+ <node oor:name="HunSpellDic_de-CH_frami" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <!-- affix files are identical for all German variants -->
+ <value>%origin%/de_DE_frami.aff %origin%/de_CH_frami.dic</value>
+ </prop>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_SPELL</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <value>de-CH</value>
+ </prop>
+ </node>
+ <node oor:name="HunSpellDic_de-DE_frami" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/de_DE_frami.aff %origin%/de_DE_frami.dic</value>
+ </prop>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_SPELL</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <value>de-DE</value>
+ </prop>
+ </node>
+ <node oor:name="HyphDic_de-DE" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/hyph_de.dic</value>
+ </prop>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_HYPH</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <value>de de-DE de-AT de-CH</value>
+ </prop>
+ </node>
+ <node oor:name="ThesDic_de-DE" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/th_de_DE_v2.dat</value>
+ </prop>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_THES</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <!-- de-AT and de-DE thesauri are identical -->
+ <value>de de-DE de-AT</value>
+ </prop>
+ </node>
+ <node oor:name="ThesDic_de-CH" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/th_de_CH_v2.dat</value>
+ </prop>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_THES</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <value>de-CH</value>
+ </prop>
+ </node>
+ </node>
+ </node>
+</oor:component-data>
+
+