From: Reimar Döffinger Date: Sat, 11 Feb 2017 18:05:03 +0000 (+0100) Subject: Generate es and pt dictionaries, too. X-Git-Url: http://gitweb.fperrin.net/?p=DictionaryPC.git;a=commitdiff_plain;h=24366310a5f03dd47aac6b454203129e399d87bd Generate es and pt dictionaries, too. --- diff --git a/generate_dictionaries.sh b/generate_dictionaries.sh index ba913be..3309700 100755 --- a/generate_dictionaries.sh +++ b/generate_dictionaries.sh @@ -10,7 +10,7 @@ IT_DICTS=true EN_TRANS_DICTS=true #EN_TRANS_DICTS=false # Spanish is unfortunately not yet working -SINGLE_DICTS="en de fr it" +SINGLE_DICTS="en de fr it es pt" #SINGLE_DICTS="" VERSION=v007