Grammalecte  Linguistic.xcu at trunk

File gc_core/py/oxt/Linguistic.xcu artifact feb1fc78c5 on branch trunk


<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data oor:name="Linguistic"
        oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry"
        xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <node oor:name="ServiceManager">
        <node oor:name="GrammarCheckers">
            <node oor:name="org.openoffice.comp.pyuno.Lightproof.${implname}" oor:op="fuse">
                <prop oor:name="Locales" oor:type="oor:string-list">
                    <value>${locales}</value>
                </prop>
            </node>
            <node oor:name="net.grammalecte.graphspell" oor:op="fuse">
                <prop oor:name="Locales" oor:type="oor:string-list">
                    <value>${locales}</value>
                </prop>
            </node>
        </node>
    </node>
</oor:component-data>