1
1
mirror of git://anongit.freedesktop.org/libreoffice/dictionaries synced 2025-10-05 16:13:05 +02:00
Files
libreoffice-dictionaries/pt_PT/dictionaries.xcu
Olivier Hallot d6160c5e00 Fix paths for pt_PT dict
Change-Id: I388ec82040aec9ad6a6454e9cc770ba0dc1be011
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/105597
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2020-11-11 16:20:26 +01:00

45 lines
1.7 KiB
XML

<?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_pt_PT" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/pt_PT.aff %origin%/pt_PT.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>pt-PT</value>
</prop>
</node>
<node oor:name="HyphDic_pt_PT" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/hyph_pt_PT.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>pt-PT</value>
</prop>
</node>
<node oor:name="ThesDic_pt_PT" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/th_pt_PT.dat %origin%/th_pt_PT.idx</value>
</prop>
<prop oor:name="Format" oor:type="xs:string">
<value>DICT_THES</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
<value>pt-PT</value>
</prop>
</node>
</node>
</node>
</oor:component-data>