[Scummvm-cvs-logs] CVS: web compatibility.php,1.483,1.484
kirben
kirben at users.sourceforge.net
Thu Jan 19 15:06:02 CET 2006
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28098
Modified Files:
compatibility.php
Log Message:
Make game titles consistent
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.483
retrieving revision 1.484
diff -u -d -r1.483 -r1.484
--- compatibility.php 19 Jan 2006 22:59:38 -0000 1.483
+++ compatibility.php 19 Jan 2006 23:05:48 -0000 1.484
@@ -88,8 +88,8 @@
'Big Thinkers First Grade' => array('thinker1','85'),
'Big Thinkers Kindergarten' => array('thinkerk','90'),
'Blue\'s ABC Time (Demo)' => array('BluesABCTimeDemo','90'),
- 'Fatty Bears Birthday Surprise' => array('fbear','93'),
- 'Fatty Bears Fun Pack' => array('fbpack','95'),
+ 'Fatty Bear's Birthday Surprise' => array('fbear','93'),
+ 'Fatty Bear's Fun Pack' => array('fbpack','95'),
'Freddi Fish 1: The Case of the Missing Kelp Seeds' => array('freddi','90'),
'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('freddi2','85'),
'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('freddi3','90'),
More information about the Scummvm-git-logs
mailing list