diff options
author | Aron Budea <baron@caesar.elte.hu> | 2016-05-17 02:21:56 +0200 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-05-18 07:32:31 +0000 |
commit | 2c83becf155a7e4303257891efea1c3e55465b08 (patch) | |
tree | 9456dba120540902820147f51995f36194a20f23 /Dictionary_gd.mk | |
parent | de93f4fc07eba5fac0ae40bb45cc8e6acb331743 (diff) |
tdf#90786 Bundle license file, and update Scottish Gaelic dict to 3.1
Files taken from extension Scottish Gaelic Spellchecker.
Change-Id: I86df3bb532a13862cff2c1d0ea49042e279a15ec
Reviewed-on: https://gerrit.libreoffice.org/25036
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'Dictionary_gd.mk')
-rw-r--r-- | Dictionary_gd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dictionary_gd.mk b/Dictionary_gd.mk index f1093b3..2e64098 100644 --- a/Dictionary_gd.mk +++ b/Dictionary_gd.mk @@ -13,6 +13,7 @@ $(eval $(call gb_Dictionary_add_files,dict-gd,dictionaries,\ dictionaries/gd_GB/dictionaries/gd_GB.aff \ dictionaries/gd_GB/dictionaries/gd_GB.dic \ dictionaries/gd_GB/dictionaries/README_gd_GB.txt \ + dictionaries/gd_GB/LICENSES-en.txt \ )) # vim: set noet sw=4 ts=4: |