[Scummvm-cvs-logs] CVS: web index.php,1.18,1.19

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Wed Feb 18 01:25:02 CET 2004


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

Modified Files:
	index.php 
Log Message:
The screenshots are taller now, so open them in a taller window.


Index: index.php
===================================================================
RCS file: /cvsroot/scummvm/web/index.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index.php	16 Feb 2004 18:37:40 -0000	1.18
+++ index.php	18 Feb 2004 09:14:36 -0000	1.19
@@ -71,9 +71,9 @@
 	  <td>
 		<table border=0 cellpadding=0 cellspacing=0>
 		<tr><td colspan="3">
-			<!-- We use a height of 402 instead of 400 to workaround something which
+			<!-- We use a height of 482 instead of 480 to workaround something which
 			  appears to be a bug in Mozilla? -->
-			<a href="javascript:openWin('./screenshots/big_scummvm_'+i_jn+'.png','scummvm',640,402);"
+			<a href="javascript:openWin('./screenshots/big_scummvm_'+i_jn+'.png','scummvm',640,482);"
 			onMouseOver="window.status='Click to View Full Size Image';return true;"
 			onMouseOut="window.status='';return true;"><img
 			src="./screenshots/scummvm_<?=$randImg?>.png" width=256 height=192





More information about the Scummvm-git-logs mailing list