mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-16 07:48:07 +01:00
change new dict creator from Xwr4 to XwrD so doesn't get deleted along
with Crosswords.
This commit is contained in:
parent
952f16981a
commit
be92c9bfd1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ endif
|
|||
ifeq ($(TARGET_TYPE),PALM)
|
||||
|
||||
ifdef NEWDAWG
|
||||
PDBTYPE = Xwr4
|
||||
PDBTYPE = XwrD
|
||||
else
|
||||
PDBTYPE = Xwr3
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue