diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-10-28 12:49:52 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-10-28 13:57:53 +0100 |
commit | c3d2d1d3d338904eb442fddf0c52ac763ea0b5e9 (patch) | |
tree | 9203b9705cf13d8f04eba1f259c4c4b8ae1bf33c /Dictionary_es.mk | |
parent | 885370c2fe87ad45605cf7bcb949554c48dbb919 (diff) |
fix es_TT (to es-TT) Locale patterns
and add es.aff es.dic referenced in xcu to makefile
Change-Id: Ice69a75ca47889b9eaa95cf28c472068428dcc3c
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/104934
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'Dictionary_es.mk')
-rw-r--r-- | Dictionary_es.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Dictionary_es.mk b/Dictionary_es.mk index 5a6f300..f905e04 100644 --- a/Dictionary_es.mk +++ b/Dictionary_es.mk @@ -10,6 +10,8 @@ $(eval $(call gb_Dictionary_Dictionary,dict-es,dictionaries/es)) $(eval $(call gb_Dictionary_add_root_files,dict-es,\ + dictionaries/es/es.aff \ + dictionaries/es/es.dic \ dictionaries/es/es_AR.aff \ dictionaries/es/es_AR.dic \ dictionaries/es/es_BO.aff \ |