[Scummvm-cvs-logs] SF.net SVN: scummvm: [26746]

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri May 4 14:56:48 CEST 2007


Revision: 26746
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26746&view=rev
Author:   thebluegr
Date:     2007-05-04 05:56:48 -0700 (Fri, 04 May 2007)

Log Message:
-----------
Adding myself to the AGI section as well

Modified Paths:
--------------
    docs/trunk/docbook/credits.xml
    scummvm/trunk/AUTHORS
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl
    web/trunk/credits.inc

Modified: docs/trunk/docbook/credits.xml
===================================================================
--- docs/trunk/docbook/credits.xml	2007-05-04 11:00:16 UTC (rev 26745)
+++ docs/trunk/docbook/credits.xml	2007-05-04 12:56:48 UTC (rev 26746)
@@ -37,6 +37,7 @@
 
   <row><entry namest='start' nameend='job'><emphasis role='bold'>AGI:</emphasis></entry></row>
   <row><entry namest='name'>Stuart George</entry><entry></entry></row>
+  <row><entry namest='name'>Filippos Karapetis</entry><entry></entry></row>
   <row><entry namest='name'>Paweł Kołodziejski</entry><entry></entry></row>
   <row><entry namest='name'>Eugene Sandulenko</entry><entry></entry></row>
   <row><entry namest='name'>David Symonds</entry><entry></entry></row>

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2007-05-04 11:00:16 UTC (rev 26745)
+++ scummvm/trunk/AUTHORS	2007-05-04 12:56:48 UTC (rev 26746)
@@ -26,6 +26,7 @@
 
     AGI:
        Stuart George        
+       Filippos Karapetis   
        Pawel Kolodziejski   
        Eugene Sandulenko    
        David Symonds        

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2007-05-04 11:00:16 UTC (rev 26745)
+++ scummvm/trunk/gui/credits.h	2007-05-04 12:56:48 UTC (rev 26746)
@@ -27,6 +27,7 @@
 "\\C\\c0""",
 "\\C\\c1""AGI",
 "\\C\\c0""Stuart George",
+"\\C\\c0""Filippos Karapetis",
 "\\C\\c0""Pawel Kolodziejski",
 "\\C\\c0""Eugene Sandulenko",
 "\\C\\c0""David Symonds",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2007-05-04 11:00:16 UTC (rev 26745)
+++ scummvm/trunk/tools/credits.pl	2007-05-04 12:56:48 UTC (rev 26746)
@@ -484,6 +484,7 @@
 
 	  begin_section("AGI");
 		  add_person("Stuart George", "darkfiber", "");
+		  add_person("Filippos Karapetis", "[md5]", "");
 		  add_person("Paweł Kołodziejski", "aquadran", "");
 		  add_person("Eugene Sandulenko", "sev", "");
 		  add_person("David Symonds", "dsymonds", "");

Modified: web/trunk/credits.inc
===================================================================
--- web/trunk/credits.inc	2007-05-04 11:00:16 UTC (rev 26745)
+++ web/trunk/credits.inc	2007-05-04 12:56:48 UTC (rev 26746)
@@ -32,6 +32,7 @@
 <span style='font-weight: bold'>AGI:</span>
 <table style='margin-left:2em; margin-bottom: 1em'>
 <tr><td style='width:13em; padding:2px;'>Stuart George</td><td style='width:10em; text-align: left;' class='news-author'>darkfiber</td><td></td>
+<tr><td style='width:13em; padding:2px;'>Filippos Karapetis</td><td style='width:10em; text-align: left;' class='news-author'>[md5]</td><td></td>
 <tr><td style='width:13em; padding:2px;'>Paweł Kołodziejski</td><td style='width:10em; text-align: left;' class='news-author'>aquadran</td><td></td>
 <tr><td style='width:13em; padding:2px;'>Eugene Sandulenko</td><td style='width:10em; text-align: left;' class='news-author'>sev</td><td></td>
 <tr><td style='width:13em; padding:2px;'>David Symonds</td><td style='width:10em; text-align: left;' class='news-author'>dsymonds</td><td></td>


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