[Scummvm-cvs-logs] CVS: web/include scr-categories.php,1.4,1.5

Eugene Sandulenko sev at users.sourceforge.net
Mon Jan 16 20:13:01 CET 2006


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

Modified Files:
	scr-categories.php 
Log Message:
Added 2 of 3 Kyra screenshots from patch #1400341: "WEB: kyra screenshots".
Thanks to clem. Also sorted alphabetically by game name list of "Other games"
in screenshots categories.


Index: scr-categories.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/scr-categories.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- scr-categories.php	1 Dec 2005 01:30:38 -0000	1.4
+++ scr-categories.php	17 Jan 2006 04:11:56 -0000	1.5
@@ -81,12 +81,13 @@
 
 // Other games
 $cat = & new category(2, "Other games");
+$cat->add(5, "cat-sky.png", "Beneath a Steel Sky");
 $cat->add(0, "cat-bs1.png", "Broken Sword series");
+$cat->add(3, "cat-queen.png", "The Flight of the Amazon Queen");
 $cat->add(1, "cat-gob1.png", "Goblins series");
 $cat->add(2, "cat-ite.png", "Inherit the Earth: Quest for the Orb");
-$cat->add(3, "cat-queen.png", "The Flight of the Amazon Queen");
+$cat->add(6, "cat-kyra.png", "The Legend of Kyrandia");
 $cat->add(4, "cat-simon1.png", "Simon the Sorcerer series");
-$cat->add(5, "cat-sky.png", "Beneath a Steel Sky");
 
 // HE games
 $cat = & new category(1, "Humongous Entertainment games");





More information about the Scummvm-git-logs mailing list