move dictionaries structure one directory up

Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710
This commit is contained in:
Norbert Thiebaud 2012-09-01 09:50:26 -05:00
parent 0493c1b142
commit a4473e06b5
636 changed files with 5 additions and 5 deletions

View File

@ -7,9 +7,9 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Dictionary_Dictionary,dict-pt-PT,dictionaries/pt_PT))
$(eval $(call gb_Dictionary_Dictionary,dict-pt-pt,dictionaries/pt_PT))
$(eval $(call gb_Dictionary_add_root_files,dict-pt-PT,\
$(eval $(call gb_Dictionary_add_root_files,dict-pt-pt,\
dictionaries/pt_PT/hyph_pt_PT.dic \
dictionaries/pt_PT/LICENSES.txt \
dictionaries/pt_PT/pt_PT.aff \
@ -19,7 +19,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-pt-PT,\
dictionaries/pt_PT/README_th_pt_PT_v2.txt \
))
$(eval $(call gb_Dictionary_add_thesauri,dict-pt-PT,\
$(eval $(call gb_Dictionary_add_thesauri,dict-pt-pt,\
dictionaries/pt_PT/th_pt_PT_v2.dat \
))

View File

@ -7,9 +7,9 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Dictionary_Dictionary,dict-pt-BR,dictionaries/pt_BR))
$(eval $(call gb_Dictionary_Dictionary,dict-pt,dictionaries/pt_BR))
$(eval $(call gb_Dictionary_add_root_files,dict-pt-BR,\
$(eval $(call gb_Dictionary_add_root_files,dict-pt,\
dictionaries/pt_BR/hyph_pt_BR.dic \
dictionaries/pt_BR/pt_BR.aff \
dictionaries/pt_BR/pt_BR.dic \

Some files were not shown because too many files have changed in this diff Show More