Dictionary_en.mk |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 697bbfa625583164f546b3f58a18858b56b871eb
Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
Date:   Tue May 24 01:59:42 2016 +0200

    gb_Dictionary_add_thesaurus doesn't like whitespace
    
    Change-Id: Ib8bd172570967b02fc21d01ea389d0b0b29c05ea

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 7e96375..ce6354e 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -63,8 +63,6 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\
        dictionaries/en/dialog/en_en_US.properties \
 ))
 
-$(eval $(call gb_Dictionary_add_thesaurus,dict-en,\
-       dictionaries/en/th_en_US_v2.dat \
-))
+$(eval $(call 
gb_Dictionary_add_thesaurus,dict-en,dictionaries/en/th_en_US_v2.dat))
 
 # vim: set noet sw=4 ts=4:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to