[Scummvm-cvs-logs] SF.net SVN: scummvm:[34810] web/trunk/subprojects.php
aquadran at users.sourceforge.net
aquadran at users.sourceforge.net
Thu Oct 16 14:48:32 CEST 2008
Revision: 34810
http://scummvm.svn.sourceforge.net/scummvm/?rev=34810&view=rev
Author: aquadran
Date: 2008-10-16 12:48:31 +0000 (Thu, 16 Oct 2008)
Log Message:
-----------
cleanup
Modified Paths:
--------------
web/trunk/subprojects.php
Modified: web/trunk/subprojects.php
===================================================================
--- web/trunk/subprojects.php 2008-10-16 12:43:32 UTC (rev 34809)
+++ web/trunk/subprojects.php 2008-10-16 12:48:31 UTC (rev 34810)
@@ -65,12 +65,9 @@
<P>
You can try compiled engine for:
</P>
-<p>Windows:</p>
-<a href="downloads/residualwin32.exe">Windows Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residualwin32.exe")/1024) ?>K Win32 .exe file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residualwin32.exe")); ?>)</small>
-<p>Mac OS X Leopard version on Intel platform:</p>
-<a href="downloads/Residual-MacOSX-Intel.dmg">Mac OS X Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/Residual-MacOSX-Intel.dmg")/1024) ?>K dmg file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/Residual-MacOSX-Intel.dmg")); ?>)</small>
-<p>Debian Etch on i386 compatible platform:</p>
-<a href="downloads/residual_etch_i386.deb">Debian Etch i386 Snapshot</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residual_etch_i386.deb")/1024) ?>K dmg file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residual_etch_i386.deb")); ?>)</small>
+<a href="downloads/residualwin32.exe">Windows</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residualwin32.exe")/1024) ?>K Win32 .exe file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residualwin32.exe")); ?>)</small>
+<a href="downloads/Residual-MacOSX-Intel.dmg">Mac OS X Intel</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/Residual-MacOSX-Intel.dmg")/1024) ?>K dmg file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/Residual-MacOSX-Intel.dmg")); ?>)</small>
+<a href="downloads/residual_etch_i386.deb">Debian Etch i386</a> <small> (build from Subversion trunk, <?php echo intval(filesize("downloads/residual_etch_i386.deb")/1024) ?>K deb file, last update: <?php echo date("F j, Y, g:i a",filemtime("downloads/residual_etch_i386.deb")); ?>)</small>
<p></p>
</div>
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list