[Scummvm-cvs-logs] CVS: web press.php,1.17,1.18

Jonathan Gray khalek at users.sourceforge.net
Tue Jan 6 02:23:03 CET 2004


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv20491

Modified Files:
	press.php 
Log Message:
add some more scummvm articles to the press coverage page, also change press -> press coverage in the sidebar and on the page itself

Index: press.php
===================================================================
RCS file: /cvsroot/scummvm/web/press.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- press.php	27 Oct 2003 13:12:28 -0000	1.17
+++ press.php	6 Jan 2004 10:22:35 -0000	1.18
@@ -12,11 +12,11 @@
 require($file_root."/include/"."incl.php");
 
 // start of html
-html_header("ScummVM :: Press");
+html_header("ScummVM :: Press Coverage");
 sidebar_start();
 
 //display welcome table
-echo html_round_frame_start("Press","");
+echo html_round_frame_start("Press Coverage","");
 
 ?>
 <h1>ScummVM press coverage</h1>
@@ -29,6 +29,10 @@
 	   ><b>Dossier ScummVM - première partie</b></a> (French), Aventure PC, October 1, 2003
 	</p>
 
+	<p><a href="http://obligement.free.fr/articles/scummvm.php"
+	  ><b>Labo : ScummVM</b></a> (French), Obligement, October 2003
+	</p>
+
 	<p><a href="http://207.44.176.77/~admin28/zodiacgamer/articles/scummvm.htm"
 	   ><b>Chrilith's ScummVM Zodiac Port WIP</b></a>, Zodiac Gamer, Sepetember 20, 2003
 	</p>
@@ -77,6 +81,10 @@
 	   ><b>Lucas Confuses ScummVM With Abandonware</b></a>, Slashdot, June 26, 2002
 	</p>
 	
+	<p><a href="http://www.amigafuture.de/interactive/interview/scummvm.php"
+	  ><b>Interview mit Rüdiger Hanke</b></a> (German), Amiga Future #36, May 2002
+	</p>
+
 	<p><a href="http://www.pcdemano.com/sections.php?op=viewarticle&artid=151"
 	   ><b>Revisión de PocketScumm Build 0.2.0</b></a> (Spanish), PC demano, March 2002
 	</p>





More information about the Scummvm-git-logs mailing list