diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-29 08:13:43 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-29 16:28:50 +0100 |
commit | 79fa1eebb4d852b0e933eef52e2d69da3bc850de (patch) | |
tree | f29bfcc838cbc3930f2ef40aa76e87a56951f64b /Dictionary_pt-PT.mk | |
parent | c3d2d1d3d338904eb442fddf0c52ac763ea0b5e9 (diff) |
Update pt-PT dictionaries.
source:
https: //natura.di.uminho.pt/download/sources/Dictionaries/openoffice/Pos-AO/
Change-Id: I5692fc6f8e1120a17cc25055d3b212e6623f28c2
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/104998
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
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: |