From: <jk...@us...> - 2004-03-11 15:58:11
|
Update of /cvsroot/opengtoolkit/portIO/c_source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22326/c_source Modified Files: Description.htm Log Message: changed the path to ogportio.bmp from absolute to relative Index: Description.htm =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/c_source/Description.htm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Description.htm 11 Mar 2004 09:54:04 -0000 1.3 --- Description.htm 11 Mar 2004 15:39:23 -0000 1.4 *************** *** 8,12 **** <body> <big style="font-weight: bold;"><big><img style="width: 36px; height: 36px;" alt="" ! src="file:///D:/CVS/OpenG/development/portIO/ogportio.bmp"> OpenG Port IO Driver</big> </big><br> <br> --- 8,12 ---- <body> <big style="font-weight: bold;"><big><img style="width: 36px; height: 36px;" alt="" ! src="../ogportio.bmp"> OpenG Port IO Driver</big> </big><br> <br> |