summaryrefslogtreecommitdiff
path: root/en/dictionaries.xcu
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-01 09:50:26 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-10-16 11:09:27 -0500
commita4473e06b56bfe35187e302754f6baaa8d75e54f (patch)
treefd17c2dc5dbf56469de2eaa851eda4087f385313 /en/dictionaries.xcu
parent0493c1b142b0c498931e8ff5d6460ef852026d20 (diff)
move dictionaries structure one directory up
Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710
Diffstat (limited to 'en/dictionaries.xcu')
-rw-r--r--en/dictionaries.xcu97
1 files changed, 97 insertions, 0 deletions
diff --git a/en/dictionaries.xcu b/en/dictionaries.xcu
new file mode 100644
index 0000000..5c37803
--- /dev/null
+++ b/en/dictionaries.xcu
@@ -0,0 +1,97 @@
+<?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_en-GB" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/en_GB.aff %origin%/en_GB.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>en-GB en-BS en-BZ en-GH en-IE en-IN en-JM en-NZ en-TT</value>
+ </prop>
+ </node>
+ <node oor:name="HunSpellDic_en-ZA" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/en_ZA.aff %origin%/en_ZA.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>en-ZA en-MW en-NA en-ZW</value>
+ </prop>
+ </node>
+ <node oor:name="HunSpellDic_en-US" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/en_US.aff %origin%/en_US.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>en-US en-PH</value>
+ </prop>
+ </node>
+ <node oor:name="HunSpellDic_en-AU" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/en_AU.aff %origin%/en_AU.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>en-AU</value>
+ </prop>
+ </node>
+ <node oor:name="HunSpellDic_en-CA" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/en_CA.aff %origin%/en_CA.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>en-CA</value>
+ </prop>
+ </node>
+ <node oor:name="HyphDic_en-GB" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/hyph_en_GB.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>en-GB en-ZA en-NA en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-MW en-NZ en-TT</value>
+ </prop>
+ </node>
+ <node oor:name="HyphDic_en-US" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/hyph_en_US.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>en-US en-PH</value>
+ </prop>
+ </node>
+ <node oor:name="ThesDic_en-US" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/th_en_US_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>en-GB en-US en-PH en-ZA en-NA en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-MW en-NZ en-TT</value>
+ </prop>
+ </node>
+ </node>
+ </node>
+</oor:component-data>
+
+