summaryrefslogtreecommitdiff
path: root/id/dictionaries.xcu
diff options
context:
space:
mode:
authorAndika Triwidada <andika@gmail.com>2018-02-15 03:52:58 +0000
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-02-28 01:40:08 +0100
commited6a0c24ca0c76b21375f73c29cc73e9974142ea (patch)
tree33039d97db41d58e79c5b4094715a6710a027d4a /id/dictionaries.xcu
parent883b1cd4d8e2dd005c77143aec82c0fb556e72eb (diff)
Add Indonesian dictionary
Change-Id: I1368bccffe9f192de4d73c5f658d4f864e3374da Reviewed-on: https://gerrit.libreoffice.org/49785 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'id/dictionaries.xcu')
-rw-r--r--id/dictionaries.xcu20
1 files changed, 20 insertions, 0 deletions
diff --git a/id/dictionaries.xcu b/id/dictionaries.xcu
new file mode 100644
index 0000000..1ecd262
--- /dev/null
+++ b/id/dictionaries.xcu
@@ -0,0 +1,20 @@
+<?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_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>
+ <prop oor:name="Format" oor:type="xs:string">
+ <value>DICT_SPELL</value>
+ </prop>
+ <prop oor:name="Locales" oor:type="oor:string-list">
+ <value>id-ID</value>
+ </prop>
+ </node>
+ </node>
+ </node>
+</oor:component-data>
+
+