| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?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>
|