[Scummvm-cvs-logs] SF.net SVN: scummvm:[34811] web/trunk/subprojects.php

aquadran at users.sourceforge.net aquadran at users.sourceforge.net
Thu Oct 16 15:21:11 CEST 2008


Revision: 34811
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34811&view=rev
Author:   aquadran
Date:     2008-10-16 13:21:11 +0000 (Thu, 16 Oct 2008)

Log Message:
-----------
formating

Modified Paths:
--------------
    web/trunk/subprojects.php

Modified: web/trunk/subprojects.php
===================================================================
--- web/trunk/subprojects.php	2008-10-16 12:48:31 UTC (rev 34810)
+++ web/trunk/subprojects.php	2008-10-16 13:21:11 UTC (rev 34811)
@@ -65,9 +65,9 @@
 <P>
 You can try compiled engine for:
 </P>
-<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><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></p>
+<p><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></p>
+<p><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></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