[Herecast-commit] herecast/src/HerecastLib/LibMain HerecastLibXP.rc,1.10,1.11
Status: Beta
Brought to you by:
mdpaciga
|
From: Mark P. <mdp...@us...> - 2005-07-21 19:45:37
|
Update of /cvsroot/herecast/herecast/src/HerecastLib/LibMain In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14032/src/HerecastLib/LibMain Modified Files: HerecastLibXP.rc Log Message: case change of main window from HERECAST to Herecast for consistency between XP and CE versions Index: HerecastLibXP.rc =================================================================== RCS file: /cvsroot/herecast/herecast/src/HerecastLib/LibMain/HerecastLibXP.rc,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** HerecastLibXP.rc 14 Dec 2004 07:35:11 -0000 1.10 --- HerecastLibXP.rc 21 Jul 2005 19:41:01 -0000 1.11 *************** *** 688,692 **** IDS_APP_TITLE "802.11 Scanner" IDS_TODAY_LOC_UNRECOGNIZED "I don't recognize this place." ! IDC_HERECAST "HERECAST" IDS_TODAY_LOC_CURRENT "You are at %s" IDS_TODAY_LOC_NEAR "You are near %s" --- 688,692 ---- IDS_APP_TITLE "802.11 Scanner" IDS_TODAY_LOC_UNRECOGNIZED "I don't recognize this place." ! IDC_HERECAST "Herecast" IDS_TODAY_LOC_CURRENT "You are at %s" IDS_TODAY_LOC_NEAR "You are near %s" |