[Scummvm-cvs-logs] SF.net SVN: scummvm: [27043] web/trunk/include/scr-categories.php

sev at users.sourceforge.net sev at users.sourceforge.net
Fri Jun 1 23:10:04 CEST 2007


Revision: 27043
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27043&view=rev
Author:   sev
Date:     2007-06-01 14:10:01 -0700 (Fri, 01 Jun 2007)

Log Message:
-----------
Proper AGI screenshots category name

Modified Paths:
--------------
    web/trunk/include/scr-categories.php

Modified: web/trunk/include/scr-categories.php
===================================================================
--- web/trunk/include/scr-categories.php	2007-06-01 21:07:31 UTC (rev 27042)
+++ web/trunk/include/scr-categories.php	2007-06-01 21:10:01 UTC (rev 27043)
@@ -80,7 +80,7 @@
 $cat->add(11, "cat-comi.png", "The Curse of Monkey Island");
 
 // AGI games
-$cat = & new category(3, "AGI games");
+$cat = & new category(3, "Sierra AGI games");
 $cat->add(1, "cat-bc.png", "The Black Cauldron");
 $cat->add(2, "cat-gr.png", "Gold Rush");
 $cat->add(3, "cat-kq.png", "King's Quest series");


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list