diff options
author | Aron Budea <baron@caesar.elte.hu> | 2016-11-17 04:20:51 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-11-22 22:23:34 +0000 |
commit | f023ac778c97881a53035f951fca95cee759888e (patch) | |
tree | 442f3b9442a1613f097064d8fe1b9ef6c22908c0 /Module_dictionaries.mk | |
parent | 3470ef8c07e59551eb3bbe3c5aa4e7a8f98b124d (diff) |
tdf#103922: add Tibetan syllable spellchecker
libreoffice-5-3-branch-point
Change-Id: Idd42597c95fac98023e3a6b671ef73f8ead7fabc
From: https://github.com/eroux/hunspell-bo
Reviewed-on: https://gerrit.libreoffice.org/30920
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'Module_dictionaries.mk')
-rw-r--r-- | Module_dictionaries.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_dictionaries.mk b/Module_dictionaries.mk index 338e3f2..c70f64f 100644 --- a/Module_dictionaries.mk +++ b/Module_dictionaries.mk @@ -23,6 +23,7 @@ $(eval $(call gb_Module_add_l10n_targets,dictionaries,\ Dictionary_be \ Dictionary_bg \ Dictionary_bn \ + Dictionary_bo \ Dictionary_br \ Dictionary_bs \ Dictionary_ca \ |