summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Ahmadi <idnux09@gmail.com>2018-07-02 17:00:25 +0700
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-03 17:53:40 +0200
commite240fb03f0ee569a17476fdae32a3bb047f02500 (patch)
tree1cb5b963efc7548f2d9b1ee2e1398a9c3a48ad7a
parent034a64c3834e3121c24490f58cbc7f9784081dee (diff)
add hyphenation metadata to id/description.xml and id/dictionaries.xcu
Change-Id: I81d9dcec76a28e35d650b8f19094bd47e9bc88cd Reviewed-on: https://gerrit.libreoffice.org/56804 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> (cherry picked from commit 43f9b34b3bf68f252a68827adf59a7f9a4b4d935) Reviewed-on: https://gerrit.libreoffice.org/56820
-rw-r--r--id/description.xml2
-rw-r--r--id/dictionaries.xcu11
2 files changed, 12 insertions, 1 deletions
diff --git a/id/description.xml b/id/description.xml
index 048f7b1..2b36454 100644
--- a/id/description.xml
+++ b/id/description.xml
@@ -3,7 +3,7 @@
<version value="2018.03.08" />
<identifier value="org.openoffice.id.hunspell.dictionaries" />
<display-name>
- <name lang="en-US">Indonesian spelling dictionary and thesaurus</name>
+ <name lang="en-US">Indonesian spelling dictionary, hyphenation rules, and thesaurus</name>
</display-name>
<platform value="all" />
<dependencies>
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>