diff options
author | Andika Triwidada <andika@gmail.com> | 2018-02-15 03:52:58 +0000 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2018-02-28 01:40:08 +0100 |
commit | ed6a0c24ca0c76b21375f73c29cc73e9974142ea (patch) | |
tree | 33039d97db41d58e79c5b4094715a6710a027d4a /id/description.xml | |
parent | 883b1cd4d8e2dd005c77143aec82c0fb556e72eb (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/description.xml')
-rw-r--r-- | id/description.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/id/description.xml b/id/description.xml new file mode 100644 index 0000000..c33c86e --- /dev/null +++ b/id/description.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> + <version value="2018.02.14" /> + <identifier value="org.openoffice.id.hunspell.dictionaries" /> + <display-name> + <name lang="id">Indonesian spelling dictionary</name> + </display-name> + <platform value="all" /> + <dependencies> + <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" /> + </dependencies> +</description> |