diff options
Diffstat (limited to 'Dictionary_pt-PT.mk')
-rw-r--r-- | Dictionary_pt-PT.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Dictionary_pt-PT.mk b/Dictionary_pt-PT.mk index bc191c0..c78203b 100644 --- a/Dictionary_pt-PT.mk +++ b/Dictionary_pt-PT.mk @@ -17,11 +17,11 @@ $(eval $(call gb_Dictionary_add_root_files,dict-pt-PT,\ dictionaries/pt_PT/pt_PT.dic \ dictionaries/pt_PT/README_hyph_pt_PT.txt \ dictionaries/pt_PT/README_pt_PT.txt \ - dictionaries/pt_PT/README_th_pt_PT_v2.txt \ + dictionaries/pt_PT/README_th_pt_PT.txt \ )) $(eval $(call gb_Dictionary_add_thesauri,dict-pt-PT,\ - dictionaries/pt_PT/th_pt_PT_v2.dat \ + dictionaries/pt_PT/th_pt_PT.dat \ )) # vim: set noet sw=4 ts=4: |