diff options
author | Shulhan <ms@kilabit.info> | 2022-09-21 02:13:55 +0700 |
---|---|---|
committer | Aron Budea <aron.budea@collabora.com> | 2023-01-12 04:34:31 +0000 |
commit | 40580c5dbb5b06fbf402b5864e736527b05cd2f5 (patch) | |
tree | 92851bbadda243bf69967d25fe181a037e5a068e /Dictionary_id.mk | |
parent | f191df059976deba5f60983bb4a87ab184835fd4 (diff) |
id: sync dictionaries to version v2.3.0 (2022.09.21)
In the dictionary file we add 15773 new root words, sort them out to
simplify search and update in the future.
In the affix file we fix some format for Lucene.
The README updated to match with upstream [1].
[1] https://github.com/shuLhan/hunspell-id
Change-Id: Ie96776aba2399b90cfbc113782c720a157458bc3
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/140263
Tested-by: Aron Budea <aron.budea@collabora.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Diffstat (limited to 'Dictionary_id.mk')
-rw-r--r-- | Dictionary_id.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dictionary_id.mk b/Dictionary_id.mk index c52c639..7f46144 100644 --- a/Dictionary_id.mk +++ b/Dictionary_id.mk @@ -14,7 +14,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-id,\ dictionaries/id/LICENSE-thes\ dictionaries/id/id_ID.aff \ dictionaries/id/id_ID.dic \ - dictionaries/id/README-dict.md \ + dictionaries/id/README-dict.adoc \ dictionaries/id/README-thes \ )) |