[Scummvm-cvs-logs] CVS: web downloads.php,1.112,1.113

Pawel Kolodziejski aquadran at users.sourceforge.net
Sat Feb 19 08:24:55 CET 2005


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22007

Modified Files:
	downloads.php 
Log Message:
added alternative, not supported, infrequently PocketPC 2003 build from CVS head.

Index: downloads.php
===================================================================
RCS file: /cvsroot/scummvm/web/downloads.php,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -d -r1.112 -r1.113
--- downloads.php	9 Jan 2005 13:35:39 -0000	1.112
+++ downloads.php	19 Feb 2005 16:23:44 -0000	1.113
@@ -160,6 +160,7 @@
 	  <li><a href="/downloads/scummvmwin32.exe">Win32 Daily Snapshot</a> <small> (<? echo intval(filesize("downloads/scummvmwin32.exe")/1024) ?>K exe file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/scummvmwin32.exe")); ?>)</small></li>
 	  <li><a href="/downloads/ScummVM-snapshot.dmg">Mac OS X Snapshot</a> <small> (<? echo intval(filesize("downloads/ScummVM-snapshot.dmg")/1024) ?>K dmg file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/ScummVM-snapshot.dmg")); ?>)</small></li>
 	  <li><a href="http://arisme.free.fr/PocketScumm/daily/">PocketPC Builds</a> <small> (infrequent snapshots of the PocketPC binaries)</small></li>
+	  <li><a href="/downloads/PocketPC2003.zip">Alternative NOT SUPPORTED PocketPC build</a> <small> (infrequently build from unstable CVS HEAD for PocketPC 2003, <? echo intval(filesize("downloads/PocketPC2003.zip")/1024) ?>K exe file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/PocketPC2003.zip")); ?>)</small></li>
 <!--  <li><a href="http://paras.rasmatazz.bei.t-online.de/">Dreamcast Daily Builds</a></li> -->
 	  <li><a href="http://sourceforge.net/cvs/?group_id=37116">CVS Instructions</a> <small> (for if you wish to retrieve the latest code to compile yourself)</small></li>
 	</ul>





More information about the Scummvm-git-logs mailing list