From: Robert K. <may...@us...> - 2004-02-04 03:00:08
|
Update of /cvsroot/bitcollider/bitcollider/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1414/lib Modified Files: gui_win32.rc Log Message: Updated for the video plugin and for release 0.6.0 Index: gui_win32.rc =================================================================== RCS file: /cvsroot/bitcollider/bitcollider/lib/gui_win32.rc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** gui_win32.rc 27 Oct 2003 03:09:35 -0000 1.7 --- gui_win32.rc 4 Feb 2004 02:57:49 -0000 1.8 *************** *** 56,60 **** LTEXT "Bitcollider/Windows Version ",IDC_VERSIONSTRING,57,10, 153,8,SS_NOPREFIX ! LTEXT "(PD) 2003 The Bitzi Corporation",IDC_STATIC,57,22,116,8 DEFPUSHBUTTON "OK",IDOK,174,20,36,13,WS_GROUP LTEXT "For more information about the Bitcollider and Bitzi's Free Universal Media Catalog, please visit http://bitzi.com", --- 56,60 ---- LTEXT "Bitcollider/Windows Version ",IDC_VERSIONSTRING,57,10, 153,8,SS_NOPREFIX ! LTEXT "(PD) 2004 The Bitzi Corporation",IDC_STATIC,57,22,116,8 DEFPUSHBUTTON "OK",IDOK,174,20,36,13,WS_GROUP LTEXT "For more information about the Bitcollider and Bitzi's Free Universal Media Catalog, please visit http://bitzi.com", |