[Scummvm-cvs-logs] SF.net SVN: scummvm: [26896] scummvm/trunk

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Sun May 20 23:35:58 CEST 2007


Revision: 26896
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26896&view=rev
Author:   peres001
Date:     2007-05-20 14:35:57 -0700 (Sun, 20 May 2007)

Log Message:
-----------
Added peres to credits.

Modified Paths:
--------------
    scummvm/trunk/AUTHORS
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2007-05-20 20:35:08 UTC (rev 26895)
+++ scummvm/trunk/AUTHORS	2007-05-20 21:35:57 UTC (rev 26896)
@@ -73,6 +73,9 @@
     Lure:
        Paul Gilbert         
 
+    Parallaction:
+       peres                
+
     SAGA:
        Torbjorn Andersson   
        Filippos Karapetis   

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2007-05-20 20:35:08 UTC (rev 26895)
+++ scummvm/trunk/gui/credits.h	2007-05-20 21:35:57 UTC (rev 26896)
@@ -75,6 +75,9 @@
 "\\C\\c1""Lure",
 "\\C\\c0""Paul Gilbert",
 "\\C\\c0""",
+"\\C\\c1""Parallaction",
+"\\C\\c0""peres",
+"\\C\\c0""",
 "\\C\\c1""SAGA",
 "\\C\\c0""Torbj\366rn Andersson",
 "\\C\\c0""Filippos Karapetis",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2007-05-20 20:35:08 UTC (rev 26895)
+++ scummvm/trunk/tools/credits.pl	2007-05-20 21:35:57 UTC (rev 26896)
@@ -541,6 +541,10 @@
 		  add_person("Paul Gilbert", "dreammaster", "");
 	  end_section();
 
+	  begin_section("Parallaction");
+		  add_person("", "peres", "");
+	  end_section();
+
 	  begin_section("SAGA");
 		  add_person("Torbjörn Andersson", "eriktorbjorn", "");
 		  add_person("Filippos Karapetis", "[md5]", "");


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