[Scummvm-cvs-logs] CVS: web downloads.php,1.5,1.6

Travis Howell kirben at users.sourceforge.net
Wed Apr 24 21:27:05 CEST 2002


Update of /cvsroot/scummvm/web
In directory usw-pr-cvs1:/tmp/cvs-serv30721

Modified Files:
	downloads.php 
Log Message:

Correct error of win32 version been labelled as GDI build, remove references to old win32 snapshots since are no longer active


Index: downloads.php
===================================================================
RCS file: /cvsroot/scummvm/web/downloads.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** downloads.php	9 Apr 2002 15:28:54 -0000	1.5
--- downloads.php	25 Apr 2002 04:26:40 -0000	1.6
***************
*** 38,42 ****
  	  page. To quickly get the binary executable from that page, download the .gz from the column of the OS you use. Then
  	  simply rename the file to it’s executable form.<br>
- 	  For example on Win32: rename scummvm-20020122_stripped.gz scummvm.exe<br><br>
  
  	  View the <a href="/daily/ChangeLog">ChangeLog</a> to see the latest updates of ScummVM
--- 38,41 ----
***************
*** 54,58 ****
  	  <ul>
  	    <li><a href="http://scummvm.sourceforge.net/downloads/scummvm-0.1.0-win32.zip">Win32 Official 0.1.0 Build</a> <small>(478K zip file) </small></li>
! 	    <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.1.0-win32.exe">Win32 0.1.0 GDI Build</a> <small>(240K exe file) </small></li>
  	    <li><a href="http://www.doc.ic.ac.uk/~mbt99/dcdev/">Dreamcast</a> port by Mark Thomas.</li>
  	    <li>more builds (e.g. MacOS) coming soon....</li>
--- 53,57 ----
  	  <ul>
  	    <li><a href="http://scummvm.sourceforge.net/downloads/scummvm-0.1.0-win32.zip">Win32 Official 0.1.0 Build</a> <small>(478K zip file) </small></li>
! 	    <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.1.0-win32.exe">Win32 0.1.0 SDL Build</a> <small>(240K exe file) </small></li>
  	    <li><a href="http://www.doc.ic.ac.uk/~mbt99/dcdev/">Dreamcast</a> port by Mark Thomas.</li>
  	    <li>more builds (e.g. MacOS) coming soon....</li>
***************
*** 78,82 ****
  	  <ul>
  	    <li><a href="http://www.mars.org/home/rob/proj/mpeg/">MAD</a>: MPEG Audio Decoder</li>
- 	    <li><a href="http://sources.redhat.com/cygwin/">Cygwin DLL</a> (Needed for Win32 Daily Builds Only)</li>
  	  </ul>
  	</p>		
--- 77,80 ----





More information about the Scummvm-git-logs mailing list