From: George H. <geo...@us...> - 2011-08-19 14:39:41
|
Update of /cvsroot/win32forth/win32forth/apps/PlayVirginRadio In directory vz-cvs-4.sog:/tmp/cvs-serv20085 Modified Files: PlayVirginRadio.f Log Message: Added $Id:$ Index: PlayVirginRadio.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/PlayVirginRadio/PlayVirginRadio.f,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** PlayVirginRadio.f 19 Aug 2011 12:59:47 -0000 1.17 --- PlayVirginRadio.f 19 Aug 2011 14:39:38 -0000 1.18 *************** *** 1,3 **** ! \ File: PlayVirginRadio.f \ \ Authors: Dirk Busch di...@wi... --- 1,3 ---- ! \ $Id$ \ \ Authors: Dirk Busch di...@wi... *************** *** 10,14 **** \ \ It also shows how to use the 'TrayWindow' and 'HtmlControl' classes. ! \ http://player.absoluteradio.co.uk/core/radioplayer/ar/ cr .( Loading Play Virgin Radio...) --- 10,14 ---- \ \ It also shows how to use the 'TrayWindow' and 'HtmlControl' classes. ! cr .( Loading Play Virgin Radio...) |