mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
use newest Catalan wordlist
This commit is contained in:
parent
08e5fbdcc2
commit
9185ec71ca
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ LANG_SPECIAL_INFO = \
|
|||
|
||||
include ../Makefile.langcommon
|
||||
|
||||
SOURCEDICT ?= $(XWDICTPATH)/Catalan/DISC2-xwords.txt.gz
|
||||
SOURCEDICT ?= $(XWDICTPATH)/Catalan/DISC2-LP.txt.gz
|
||||
|
||||
$(XWLANG)Main.dict.gz: $(SOURCEDICT) Makefile
|
||||
zcat $< \
|
||||
|
|
Loading…
Reference in a new issue