diff options
author | Theppitak Karoonboonyanan <theppitak@gmail.com> | 2022-10-28 16:21:38 +0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-11-25 23:07:29 +0100 |
commit | 2b234ba64f43d16b9393fb0cfdc794814065e838 (patch) | |
tree | e0e659154d520e0239a2c076b3dd49680638fc74 /Dictionary_th.mk | |
parent | 43a746e2dcbdea7b89172024a14e6c6f1738c95c (diff) |
tdf#148876 Adding Thai hyphenation patterns
libreoffice-7-5-branch-point
Change-Id: Ib9e6fe6350c6b8a4e9644315717fd744714a271a
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/141961
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'Dictionary_th.mk')
-rw-r--r-- | Dictionary_th.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Dictionary_th.mk b/Dictionary_th.mk index 59c5cb6..86c6f14 100644 --- a/Dictionary_th.mk +++ b/Dictionary_th.mk @@ -13,6 +13,8 @@ $(eval $(call gb_Dictionary_add_root_files,dict-th,\ dictionaries/th_TH/README_th_TH.txt \ dictionaries/th_TH/th_TH.aff \ dictionaries/th_TH/th_TH.dic \ + dictionaries/th_TH/README_hyph_th_TH.txt \ + dictionaries/th_TH/hyph_th_TH.dic \ )) # vim: set noet sw=4 ts=4: |