mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
add DICTNOTEs
This commit is contained in:
parent
7d51ee99d9
commit
977bee15d9
3 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -18,7 +18,7 @@
|
|||
XWLANG=BasEnglish
|
||||
LANGCODE=en_US
|
||||
DICT2DAWGARGS = -r -nosort
|
||||
DICTNOTE = "Built on $(shell date)"
|
||||
DICTNOTE = "Wordlist created in the 1930s for language learners"
|
||||
|
||||
TARGET_TYPE ?= WINCE
|
||||
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
XWLANG=CollegeEng
|
||||
LANGCODE=en_US
|
||||
TARGET_TYPE=WINCE
|
||||
DICTNOTE = "From the old PalmOS app Niggle"
|
||||
|
||||
include ../Makefile.langcommon
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue