[Scummvm-cvs-logs] SF.net SVN: scummvm: [30448] scummvm/trunk
sev at users.sourceforge.net
sev at users.sourceforge.net
Sat Jan 12 18:53:04 CET 2008
Revision: 30448
http://scummvm.svn.sourceforge.net/scummvm/?rev=30448&view=rev
Author: sev
Date: 2008-01-12 09:53:03 -0800 (Sat, 12 Jan 2008)
Log Message:
-----------
Add fanoush to credits
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2008-01-12 17:19:52 UTC (rev 30447)
+++ scummvm/trunk/AUTHORS 2008-01-12 17:53:03 UTC (rev 30448)
@@ -105,6 +105,9 @@
iPhone:
Oystein Eftevaag
+ Maemo:
+ Frantisek Dufka
+
Nintendo DS:
Neil Millstone
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2008-01-12 17:19:52 UTC (rev 30447)
+++ scummvm/trunk/gui/credits.h 2008-01-12 17:53:03 UTC (rev 30448)
@@ -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/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2008-01-12 17:19:52 UTC (rev 30447)
+++ scummvm/trunk/tools/credits.pl 2008-01-12 17:53:03 UTC (rev 30448)
@@ -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