[Scummvm-cvs-logs] SF.net SVN: scummvm:[53642] scummvm/trunk/tools/credits.pl

djwillis at users.sourceforge.net djwillis at users.sourceforge.net
Wed Oct 20 15:09:40 CEST 2010


Revision: 53642
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53642&view=rev
Author:   djwillis
Date:     2010-10-20 13:09:40 +0000 (Wed, 20 Oct 2010)

Log Message:
-----------
TOOLS: Add OpenPandora to credits and replace GP2X/Wiz with GPH Devices.

* I hope this is the right place to to this ;).

Modified Paths:
--------------
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-10-20 13:07:52 UTC (rev 53641)
+++ scummvm/trunk/tools/credits.pl	2010-10-20 13:09:40 UTC (rev 53642)
@@ -684,7 +684,7 @@
 		  add_person("Marcus Comstedt", "", "");
 	  end_section();
 
-	  begin_section("GP2X");
+	  begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)");
 		  add_person("John Willis", "DJWillis", "");
 	  end_section();
 
@@ -708,6 +708,10 @@
 		  add_person("Neil Millstone", "agent-q", "");
 	  end_section();
 
+	  begin_section("OpenPandora");
+		  add_person("John Willis", "DJWillis", "");
+	  end_section();
+	  
 	  begin_section("PocketPC / WinCE");
 		add_person("Nicolas Bacca", "arisme", "(retired)");
 		add_person("Kostas Nakos", "Jubanka", "");


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