diff options
Diffstat (limited to 'oc_FR')
-rw-r--r-- | oc_FR/dictionaries.xcu | 38 |
1 files changed, 18 insertions, 20 deletions
diff --git a/oc_FR/dictionaries.xcu b/oc_FR/dictionaries.xcu index 84ff991..0a8cba4 100644 --- a/oc_FR/dictionaries.xcu +++ b/oc_FR/dictionaries.xcu @@ -1,20 +1,18 @@ -<?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_oc-FR" oor:op="fuse">
- <prop oor:name="Locations" oor:type="oor:string-list">
- <value>%origin%/oc_FR.aff %origin%/oc_FR.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>oc-FR</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_oc-FR" oor:op="fuse"> + <prop oor:name="Locations" oor:type="oor:string-list"> + <value>%origin%/oc_FR.aff %origin%/oc_FR.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>oc-FR-lengadoc oc-FR</value> + </prop> + </node> + </node> + </node> +</oor:component-data> |