mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
add DICTNOTE
This commit is contained in:
parent
3b8c9bfada
commit
568bef7ac3
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ LANGCODE=ca_ES
|
|||
TARGET_TYPE ?= WINCE
|
||||
ENC = UTF-8
|
||||
|
||||
DICTNOTE = "Built from DISC 2.0.5.\nSee http://escrable.montane.cat/diccionari for more information."
|
||||
|
||||
|
||||
ifeq ($(TARGET_TYPE),PALM)
|
||||
PBITMS = ./bmps/palm
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue