[Scummvm-cvs-logs] SF.net SVN: scummvm:[42931] scummvm/branches/branch-1-0-0

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Jul 30 17:16:21 CEST 2009


Revision: 42931
          http://scummvm.svn.sourceforge.net/scummvm/?rev=42931&view=rev
Author:   lordhoto
Date:     2009-07-30 15:16:20 +0000 (Thu, 30 Jul 2009)

Log Message:
-----------
- Partial backport of r42929: Add tanoku to our GUI credits section.
 -> Left out the update for the MM C64 changes done to credits.h and AUTHORS

Modified Paths:
--------------
    scummvm/branches/branch-1-0-0/AUTHORS
    scummvm/branches/branch-1-0-0/gui/credits.h
    scummvm/branches/branch-1-0-0/tools/credits.pl

Modified: scummvm/branches/branch-1-0-0/AUTHORS
===================================================================
--- scummvm/branches/branch-1-0-0/AUTHORS	2009-07-30 15:13:56 UTC (rev 42930)
+++ scummvm/branches/branch-1-0-0/AUTHORS	2009-07-30 15:16:20 UTC (rev 42931)
@@ -179,6 +179,7 @@
        Eugene Sandulenko    
 
     GUI:
+       Vicent Marti         
        Eugene Sandulenko    
        Johannes Schickel    
 

Modified: scummvm/branches/branch-1-0-0/gui/credits.h
===================================================================
--- scummvm/branches/branch-1-0-0/gui/credits.h	2009-07-30 15:13:56 UTC (rev 42930)
+++ scummvm/branches/branch-1-0-0/gui/credits.h	2009-07-30 15:16:20 UTC (rev 42931)
@@ -185,6 +185,7 @@
 "C0""Eugene Sandulenko",
 "",
 "C1""GUI",
+"C0""Vicent Marti",
 "C0""Eugene Sandulenko",
 "C0""Johannes Schickel",
 "",

Modified: scummvm/branches/branch-1-0-0/tools/credits.pl
===================================================================
--- scummvm/branches/branch-1-0-0/tools/credits.pl	2009-07-30 15:13:56 UTC (rev 42930)
+++ scummvm/branches/branch-1-0-0/tools/credits.pl	2009-07-30 15:16:20 UTC (rev 42931)
@@ -676,6 +676,7 @@
 	  end_section();
 
 	  begin_section("GUI");
+	  	  add_person("Vicent Marti", "tanoku", "");
 		  add_person("Eugene Sandulenko", "sev", "");
 		  add_person("Johannes Schickel", "LordHoto", "");
 	  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