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

sev at users.sourceforge.net sev at users.sourceforge.net
Sat Jan 12 18:54:44 CET 2008


Revision: 30449
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30449&view=rev
Author:   sev
Date:     2008-01-12 09:54:44 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
Add fanoush to credits

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

Modified: scummvm/branches/branch-0-11-0/AUTHORS
===================================================================
--- scummvm/branches/branch-0-11-0/AUTHORS	2008-01-12 17:53:03 UTC (rev 30448)
+++ scummvm/branches/branch-0-11-0/AUTHORS	2008-01-12 17:54:44 UTC (rev 30449)
@@ -105,6 +105,9 @@
     iPhone:
        Oystein Eftevaag     
 
+    Maemo:
+       Frantisek Dufka      
+
     Nintendo DS:
        Neil Millstone       
 

Modified: scummvm/branches/branch-0-11-0/gui/credits.h
===================================================================
--- scummvm/branches/branch-0-11-0/gui/credits.h	2008-01-12 17:53:03 UTC (rev 30448)
+++ scummvm/branches/branch-0-11-0/gui/credits.h	2008-01-12 17:54:44 UTC (rev 30449)
@@ -109,6 +109,9 @@
 "\\C\\c1""iPhone",
 "\\C\\c0""Oystein Eftevaag",
 "\\C\\c0""",
+"\\C\\c1""Maemo",
+"\\C\\c0""Frantisek Dufka",
+"\\C\\c0""",
 "\\C\\c1""Nintendo DS",
 "\\C\\c0""Neil Millstone",
 "\\C\\c0""",

Modified: scummvm/branches/branch-0-11-0/tools/credits.pl
===================================================================
--- scummvm/branches/branch-0-11-0/tools/credits.pl	2008-01-12 17:53:03 UTC (rev 30448)
+++ scummvm/branches/branch-0-11-0/tools/credits.pl	2008-01-12 17:54:44 UTC (rev 30449)
@@ -583,6 +583,10 @@
 		  add_person("Oystein Eftevaag", "vinterstum", "");
 	  end_section();
 
+	  begin_section("Maemo");
+		  add_person("Frantisek Dufka", "fanoush", "");
+	  end_section();
+
 	  begin_section("Nintendo DS");
 		  add_person("Neil Millstone", "agent-q", "");
 	  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