[Scummvm-cvs-logs] SF.net SVN: scummvm: [25626] scummvm/trunk
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Fri Feb 16 12:14:33 CET 2007
Revision: 25626
http://scummvm.svn.sourceforge.net/scummvm/?rev=25626&view=rev
Author: fingolfin
Date: 2007-02-16 03:14:32 -0800 (Fri, 16 Feb 2007)
Log Message:
-----------
Added Stuart George to the credits
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/doc/credits.tex
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2007-02-16 10:36:33 UTC (rev 25625)
+++ scummvm/trunk/AUTHORS 2007-02-16 11:14:32 UTC (rev 25626)
@@ -25,6 +25,7 @@
Eugene Sandulenko
AGI:
+ Stuart George
Pawel Kolodziejski
Eugene Sandulenko
David Symonds
Modified: scummvm/trunk/doc/credits.tex
===================================================================
--- scummvm/trunk/doc/credits.tex 2007-02-16 10:36:33 UTC (rev 25625)
+++ scummvm/trunk/doc/credits.tex 2007-02-16 11:14:32 UTC (rev 25626)
@@ -37,6 +37,7 @@
\item \textbf{ AGI}
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
+ Stuart George & \textit{}\\
Pawe{\l} Ko{\l}odziejski & \textit{}\\
Eugene Sandulenko & \textit{}\\
David Symonds & \textit{}\\
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2007-02-16 10:36:33 UTC (rev 25625)
+++ scummvm/trunk/gui/credits.h 2007-02-16 11:14:32 UTC (rev 25626)
@@ -26,6 +26,7 @@
"\\C\\c0""Eugene Sandulenko",
"\\C\\c0""",
"\\C\\c1""AGI",
+"\\C\\c0""Stuart George",
"\\C\\c0""Pawel Kolodziejski",
"\\C\\c0""Eugene Sandulenko",
"\\C\\c0""David Symonds",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2007-02-16 10:36:33 UTC (rev 25625)
+++ scummvm/trunk/tools/credits.pl 2007-02-16 11:14:32 UTC (rev 25626)
@@ -480,6 +480,7 @@
end_section();
begin_section("AGI");
+ add_person("Stuart George", "darkfiber", "");
add_person("Paweł Kołodziejski", "aquadran", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("David Symonds", "dsymonds", "");
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