summaryrefslogtreecommitdiffstats
path: root/Dictionary_en.mk
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-23 23:23:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-23 23:23:53 +0200
commit1f3eaa2dc7e2bc04fef06a0ed76ee18bb195e00f (patch)
tree2737ed442ca1363acf779120ebf81acba308dc97 /Dictionary_en.mk
parenttdf#97393 Update English Dictionaries to 2016.05.01 release (diff)
downloaddictionaries-1f3eaa2dc7e2bc04fef06a0ed76ee18bb195e00f.tar.gz
dictionaries-1f3eaa2dc7e2bc04fef06a0ed76ee18bb195e00f.zip
thesuaurs.idx is generated by gb_Dictionary_add_thesaurus
as there is only one thesuarus, no need for the thesauri variant that does nothing else but call the thesuarus one.. Change-Id: Ia366e13e9cee0f15d282377124404a4cf0c3039b
Diffstat (limited to 'Dictionary_en.mk')
-rw-r--r--Dictionary_en.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 04b28e8..7e96375 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -63,9 +63,8 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\
dictionaries/en/dialog/en_en_US.properties \
))
-$(eval $(call gb_Dictionary_add_thesauri,dict-en,\
+$(eval $(call gb_Dictionary_add_thesaurus,dict-en,\
dictionaries/en/th_en_US_v2.dat \
- dictionaries/en/th_en_US_v2.idx \
))
# vim: set noet sw=4 ts=4: