Skip to content

Commit 86f5031

Browse files
author
Olivier Hallot
committed
pt-BR thesaurus: remove idx file from source.
idx fles are created in build. Change-Id: I32cef18b22aad876d3caf4f3d00e776c5aa1e195 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129963 Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
1 parent 96ecbe7 commit 86f5031

File tree

3 files changed

+4
-26541
lines changed

3 files changed

+4
-26541
lines changed

Dictionary_pt-BR.mk

+4-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ $(eval $(call gb_Dictionary_add_root_files,dict-pt-BR,\
1313
dictionaries/pt_BR/hyph_pt_BR.dic \
1414
dictionaries/pt_BR/pt_BR.aff \
1515
dictionaries/pt_BR/pt_BR.dic \
16-
dictionaries/pt_BR/th_pt_BR.dat \
17-
dictionaries/pt_BR/th_pt_BR.idx \
1816
dictionaries/pt_BR/Lightproof.components \
1917
dictionaries/pt_BR/Lightproof.py \
2018
dictionaries/pt_BR/Linguistic.xcu \
@@ -58,5 +56,9 @@ $(eval $(call gb_Dictionary_add_propertyfiles,dict-pt-BR,dialog,\
5856
dictionaries/pt_BR/dialog/pt_BR_en_US.properties \
5957
))
6058

59+
$(eval $(call gb_Dictionary_add_thesauri,dict-pt-BR,\
60+
dictionaries/pt_BR/th_pt_BR.dat \
61+
))
62+
6163

6264
# vim: set noet sw=4 ts=4:

pt_BR/th_gen_idx.pl

-59
This file was deleted.

0 commit comments

Comments
 (0)