mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
change default dictionary
This commit is contained in:
parent
8043829ece
commit
ad9bc8b5cc
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
XWLANG=DISCbeta
|
||||
XWLANG=DANOSC
|
||||
LANGCODE=ca_ES
|
||||
TARGET_TYPE ?= WINCE
|
||||
ENC = UTF-8
|
||||
|
@ -41,7 +41,7 @@ include ../Makefile.2to8
|
|||
|
||||
include ../Makefile.langcommon
|
||||
|
||||
SOURCEDICT ?= $(XWDICTPATH)/Catalan/DISCbeta.txt.gz
|
||||
SOURCEDICT ?= $(XWDICTPATH)/Catalan/DANOSC.txt.gz
|
||||
|
||||
$(XWLANG)Main.dict.gz: $(SOURCEDICT) Makefile
|
||||
zcat $< \
|
||||
|
|
Loading…
Reference in a new issue