diff options
Diffstat (limited to 'id/dictionaries.xcu')
-rw-r--r-- | id/dictionaries.xcu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/id/dictionaries.xcu b/id/dictionaries.xcu index abcfd2b..6040016 100644 --- a/id/dictionaries.xcu +++ b/id/dictionaries.xcu @@ -13,6 +13,17 @@ <value>id-ID</value> </prop> </node> + <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> + <prop oor:name="Format" oor:type="xs:string"> + <value>DICT_HYPH</value> + </prop> + <prop oor:name="Locales" oor:type="oor:string-list"> + <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> |