xref: /trunk/main/lingucomponent/config/Linguistic-lingucomponent-thesaurus.xcu (revision fc9fd3f14a55d77b35643a64034752a178b2a5b0)
1<?xml version='1.0' encoding='UTF-8'?>
2
3<oor:component-data oor:name="Linguistic" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4    <node oor:name="ServiceManager">
5        <node oor:name="Thesauri">
6            <node oor:name="org.openoffice.lingu.new.Thesaurus" oor:op="fuse">
7                <prop oor:name="SupportedDictionaryFormats" oor:type="oor:string-list">
8                    <value>DICT_THES</value>
9                </prop>
10            </node>
11        </node>
12    </node>
13</oor:component-data>
14
15