summaryrefslogtreecommitdiff
path: root/Dictionary_gl.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-10-25 12:25:16 +0200
committerAndras Timar <atimar@suse.com>2012-10-25 12:39:18 +0200
commit0808dafd6bb9da02db56d25d71018942cd4c8e09 (patch)
tree47ccdf9745fa6e516196d8f596fd9fa9d1d1f26e /Dictionary_gl.mk
parentb5b5c88c12835a7043c09f0d5140ff1318e9671b (diff)
fdo#56130 update Galician dictionary pack
Change-Id: I3759f7fbe380e9c1de74e49e564a24afce3d6aca
Diffstat (limited to 'Dictionary_gl.mk')
-rw-r--r--Dictionary_gl.mk18
1 files changed, 14 insertions, 4 deletions
diff --git a/Dictionary_gl.mk b/Dictionary_gl.mk
index b93f113..dd33f09 100644
--- a/Dictionary_gl.mk
+++ b/Dictionary_gl.mk
@@ -10,12 +10,22 @@
$(eval $(call gb_Dictionary_Dictionary,dict-gl,dictionaries/gl))
$(eval $(call gb_Dictionary_add_root_files,dict-gl,\
+ dictionaries/gl/Changelog.txt \
+ dictionaries/gl/COPYING_th_gl \
+ dictionaries/gl/description.xml \
dictionaries/gl/gl_ES.aff \
dictionaries/gl/gl_ES.dic \
- dictionaries/gl/LICENCES-gl.txt \
- dictionaries/gl/LICENSES-en.txt \
- dictionaries/gl/README-gl-ES.txt \
- dictionaries/gl/spell.txt \
+ dictionaries/gl/GPLv3.txt \
+ dictionaries/gl/hyph_gl.dic \
+ dictionaries/gl/package-description.txt \
+ dictionaries/gl/ProxectoTrasno.png \
+ dictionaries/gl/README \
+ dictionaries/gl/README_hyph-gl.txt \
+ dictionaries/gl/README_th_gl.txt \
+))
+
+$(eval $(call gb_Dictionary_add_thesauri,dict-gl,\
+ dictionaries/gl/thesaurus_gl.dat \
))
# vim: set noet sw=4 ts=4: