[Scummvm-cvs-logs] CVS: web compatibility.php,1.469,1.470

kirben kirben at users.sourceforge.net
Thu Dec 29 15:14:02 CET 2005


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

Modified Files:
	compatibility.php 
Log Message:

Minor changes.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -d -r1.469 -r1.470
--- compatibility.php	29 Dec 2005 22:47:10 -0000	1.469
+++ compatibility.php	29 Dec 2005 23:13:26 -0000	1.470
@@ -74,7 +74,7 @@
 		'The Secret of Monkey Island'				=> array('monkey','95'),
 		'Monkey Island 2: LeChuck\'s revenge'			=> array('monkey2','95'),
 		'Indiana Jones 4 and the Fate of Atlantis'		=> array('atlantis','95'),
-		'Day Of The Tentacle'					=> array('tentacle','95'),
+		'Day of the Tentacle'					=> array('tentacle','95'),
 		'Sam & Max'                                             => array('samnmax','95'),
 		'Full Throttle'						=> array('ft','90'),
 		'The Dig'                                               => array('dig','90'),
@@ -105,7 +105,7 @@
 		'Pajama Sam\'s Lost & Found'					=> array('lost','80'),
 		'Pajama Sam\'s Sock Works'						=> array('socks','90'),
 		'Putt-Putt Enters the Race'						=> array('puttrace','90'),
-		'Putt-Putt Goes To The Moon'						=> array('puttmoon','95'),
+		'Putt-Putt Goes to the Moon'						=> array('puttmoon','95'),
 		'Putt-Putt Joins the Circus'						=> array('puttcircus','85'),
 		'Putt-Putt Joins the Parade'						=> array('puttputt','95'),
 		'Putt-Putt Saves the Zoo'						=> array('puttzoo','90'),
@@ -129,8 +129,8 @@
 		'Flight of the Amazon Queen'			       	=> array('queen','98'),
 		'Gobliiins'						=> array('gob1', '90'),
 		'Inherit the Earth'					=> array( 'ite', '87'),
-		'Simon The Sorcerer 1'          			=> array('simon1','93'),
-		'Simon The Sorcerer 2'           			=> array('simon2','95')
+		'Simon the Sorcerer 1'          			=> array('simon1','93'),
+		'Simon the Sorcerer 2'           			=> array('simon2','95')
 	      );
 
 $notes = array(





More information about the Scummvm-git-logs mailing list