Skip to content

Commit

Permalink
move dictionaries structure one directory up
Browse files Browse the repository at this point in the history
Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710
  • Loading branch information
nthiebaud committed Oct 16, 2012
1 parent 0493c1b commit a4473e0
Show file tree
Hide file tree
Showing 636 changed files with 5 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions dictionaries/Dictionary_pt-PT.mk → Dictionary_pt-pt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand All @@ -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 \
))

Expand Down
4 changes: 2 additions & 2 deletions dictionaries/Dictionary_pt-BR.mk → Dictionary_pt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
Loading

0 comments on commit a4473e0

Please sign in to comment.