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

knakos at users.sourceforge.net knakos at users.sourceforge.net
Sat Jun 10 20:11:40 CEST 2006


Revision: 23014
Author:   knakos
Date:     2006-06-10 11:11:34 -0700 (Sat, 10 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=23014&view=rev

Log Message:
-----------
added knakos to CE port

Modified Paths:
--------------
    scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2006-06-10 17:36:57 UTC (rev 23013)
+++ scummvm/trunk/tools/credits.pl	2006-06-10 18:11:34 UTC (rev 23014)
@@ -533,6 +533,7 @@
 
 	  begin_section("PocketPC / WinCE");
 		  add_person("Nicolas Bacca", "arisme", "");
+		  add_person("Kostas Nakos", "knakos", "");
 	  end_section();
 
 	  begin_section("Playstation 2");
@@ -616,10 +617,6 @@
 		  add_person("Paul Smedley", "Creeping", "");
 	  end_section();
 
-	  begin_section("PocketPC 2002");
-		  add_person("Kostas Nakos", "knakos", '');
-	  end_section();
-
 	  begin_section("SlackWare");
 		  add_person("Robert Kelsen", "", "");
 	  end_section();


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