Related: tdf#147390 Add oc-FR-lengadoc to oc_FR/dictionaries.xcu

And remove trailing whitespace and convert to unix line ends..

Change-Id: I1fba3ef0c1b7e279f299a4adfd3fdffb7a9a60d4
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/135459
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
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>