diff options
author | Jan Holesovsky <kendy@collabora.com> | 2016-02-25 07:58:10 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2016-02-25 07:58:10 +0100 |
commit | 74e081219ce46b85768838e01b32eb3837e8e2bc (patch) | |
tree | bfe521fc67f6a5a634e322120223e12a42b8399a /cs_CZ/dictionaries.xcu | |
parent | f2e6dbb0a0e053ff55a5cdc21207143530068ca8 (diff) |
dos2unix on the cs_CZ files.
Diffstat (limited to 'cs_CZ/dictionaries.xcu')
-rw-r--r-- | cs_CZ/dictionaries.xcu | 61 |
1 files changed, 29 insertions, 32 deletions
diff --git a/cs_CZ/dictionaries.xcu b/cs_CZ/dictionaries.xcu index 95dbb43..91a6a51 100644 --- a/cs_CZ/dictionaries.xcu +++ b/cs_CZ/dictionaries.xcu @@ -1,32 +1,29 @@ -<?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_cs_CZ" oor:op="fuse">
- <prop oor:name="Locations" oor:type="oor:string-list">
- <value>%origin%/cs_CZ.aff %origin%/cs_CZ.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>cs-CZ</value>
- </prop>
- </node>
- <node oor:name="HyphDic_cs_CZ" oor:op="fuse">
- <prop oor:name="Locations" oor:type="oor:string-list">
- <value>%origin%/hyph_cs_CZ.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>cs-CZ</value>
- </prop>
- </node>
- </node>
- </node>
-</oor:component-data>
-
-
+<?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_cs_CZ" oor:op="fuse"> + <prop oor:name="Locations" oor:type="oor:string-list"> + <value>%origin%/cs_CZ.aff %origin%/cs_CZ.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>cs-CZ</value> + </prop> + </node> + <node oor:name="HyphDic_cs_CZ" oor:op="fuse"> + <prop oor:name="Locations" oor:type="oor:string-list"> + <value>%origin%/hyph_cs_CZ.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>cs-CZ</value> + </prop> + </node> + </node> + </node> +</oor:component-data> |