[Scummvm-cvs-logs] SF.net SVN: scummvm: [30718] scummvm/branches/branch-0-11-0
sev at users.sourceforge.net
sev at users.sourceforge.net
Thu Jan 31 15:21:25 CET 2008
Revision: 30718
http://scummvm.svn.sourceforge.net/scummvm/?rev=30718&view=rev
Author: sev
Date: 2008-01-31 06:21:25 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Add Begasus 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-31 12:59:44 UTC (rev 30717)
+++ scummvm/branches/branch-0-11-0/AUTHORS 2008-01-31 14:21:25 UTC (rev 30718)
@@ -186,6 +186,7 @@
BeOS:
Stefan Parviainen
+ Luc Schrijvers
Debian GNU/Linux:
David Weinehall
Modified: scummvm/branches/branch-0-11-0/gui/credits.h
===================================================================
--- scummvm/branches/branch-0-11-0/gui/credits.h 2008-01-31 12:59:44 UTC (rev 30717)
+++ scummvm/branches/branch-0-11-0/gui/credits.h 2008-01-31 14:21:25 UTC (rev 30718)
@@ -206,6 +206,7 @@
"\\C\\c0""",
"\\C\\c1""BeOS",
"\\C\\c0""Stefan Parviainen",
+"\\C\\c0""Luc Schrijvers",
"\\C\\c0""",
"\\C\\c1""Debian GNU/Linux",
"\\C\\c0""David Weinehall",
Modified: scummvm/branches/branch-0-11-0/tools/credits.pl
===================================================================
--- scummvm/branches/branch-0-11-0/tools/credits.pl 2008-01-31 12:59:44 UTC (rev 30717)
+++ scummvm/branches/branch-0-11-0/tools/credits.pl 2008-01-31 14:21:25 UTC (rev 30718)
@@ -682,6 +682,7 @@
begin_section("BeOS");
add_person("Stefan Parviainen", "", "");
+ add_person("Luc Schrijvers", "Begasus", "");
end_section();
begin_section("Debian GNU/Linux");
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