mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
remove release candidate designation
This commit is contained in:
parent
144ecb3934
commit
7858be379c
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ fi
|
|||
|
||||
cat > $README <<EOF
|
||||
|
||||
Thanks for downloading Crosswords 4.2 Release Candidate 1 for Smartphone and PocketPC.
|
||||
Thanks for downloading Crosswords 4.2 for Smartphone and PocketPC.
|
||||
|
||||
To install, copy the enclosed executable file ($(basename $EXE)) and dictionary file ($(basename $DICT)) into the same directory on your device using File Explorer, then double-click on the executable to launch it.
|
||||
|
||||
|
|
|
@ -922,7 +922,7 @@ BEGIN
|
|||
IDS_CANCEL "Cancel"
|
||||
IDS_OK "Ok"
|
||||
IDS_DONE "Done"
|
||||
IDS_ABOUT "Crosswords 4.2rc1 (rev " SVN_REV ") "\
|
||||
IDS_ABOUT "Crosswords 4.2 (rev " SVN_REV ") "\
|
||||
"for Windows Mobile. Copyright 1998-2008 by "\
|
||||
"Eric House. This software is released under the GNU "\
|
||||
"Public License.\r\r"\
|
||||
|
|
Loading…
Reference in a new issue