aboutsummaryrefslogtreecommitdiff
path: root/libreoffice-extension/dictionaries.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'libreoffice-extension/dictionaries.xcu')
-rw-r--r--libreoffice-extension/dictionaries.xcu18
1 files changed, 14 insertions, 4 deletions
diff --git a/libreoffice-extension/dictionaries.xcu b/libreoffice-extension/dictionaries.xcu
index 42bee76..ebd949e 100644
--- a/libreoffice-extension/dictionaries.xcu
+++ b/libreoffice-extension/dictionaries.xcu
@@ -2,7 +2,7 @@
<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_id" oor:op="fuse">
+ <node oor:name="HunSpellDic_id-ID" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/id_ID.aff %origin%/id_ID.dic</value>
</prop>
@@ -13,7 +13,7 @@
<value>id-ID</value>
</prop>
</node>
- <node oor:name="HyphDic_id" oor:op="fuse">
+ <node oor:name="HyphDic_id-ID" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/hyph_id_ID.dic</value>
</prop>
@@ -24,7 +24,17 @@
<value>id-ID</value>
</prop>
</node>
+ <node oor:name="ThesDic_id-ID" oor:op="fuse">
+ <prop oor:name="Locations" oor:type="oor:string-list">
+ <value>%origin%/th_id_ID_v2.dat %origin%/th_id_ID_v2.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>id-ID</value>
+ </prop>
+ </node>
</node>
- </node>
+ </node>
</oor:component-data>
-