[Scummvm-cvs-logs] SF.net SVN: scummvm:[39220] scummvm/trunk
wjpalenstijn at users.sourceforge.net
wjpalenstijn at users.sourceforge.net
Sun Mar 8 13:13:10 CET 2009
Revision: 39220
http://scummvm.svn.sourceforge.net/scummvm/?rev=39220&view=rev
Author: wjpalenstijn
Date: 2009-03-08 12:13:10 +0000 (Sun, 08 Mar 2009)
Log Message:
-----------
Move Greg Frieger from Tinsel to SCI in credits as intended by r39179
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2009-03-08 10:08:09 UTC (rev 39219)
+++ scummvm/trunk/AUTHORS 2009-03-08 12:13:10 UTC (rev 39220)
@@ -38,6 +38,7 @@
AGOS:
Torbjorn Andersson
+ Paul Gilbert
Travis Howell
BASS:
@@ -102,6 +103,7 @@
Eugene Sandulenko
SCI:
+ Greg Frieger
Paul Gilbert
Max Horn
Filippos Karapetis
@@ -111,7 +113,6 @@
Tinsel:
Torbjorn Andersson
- Greg Frieger
Paul Gilbert
Sven Hesse
Max Horn
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2009-03-08 10:08:09 UTC (rev 39219)
+++ scummvm/trunk/gui/credits.h 2009-03-08 12:13:10 UTC (rev 39220)
@@ -40,6 +40,7 @@
"",
"C1""AGOS",
"C0""Torbj\366rn Andersson",
+"C0""Paul Gilbert",
"C0""Travis Howell",
"",
"C1""BASS",
@@ -107,6 +108,7 @@
"C0""Eugene Sandulenko",
"",
"C1""SCI",
+"C0""Greg Frieger",
"C0""Paul Gilbert",
"C0""Max Horn",
"C0""Filippos Karapetis",
@@ -116,7 +118,6 @@
"",
"C1""Tinsel",
"C0""Torbj\366rn Andersson",
-"C0""Greg Frieger",
"C0""Paul Gilbert",
"C0""Sven Hesse",
"C0""Max Horn",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2009-03-08 10:08:09 UTC (rev 39219)
+++ scummvm/trunk/tools/credits.pl 2009-03-08 12:13:10 UTC (rev 39220)
@@ -578,6 +578,7 @@
end_section();
begin_section("SCI");
+ add_person("Greg Frieger", "_FRG_", "");
add_person("Paul Gilbert", "dreammaster", "");
add_person("Max Horn", "Fingolfin", "");
add_person("Filippos Karapetis", "[md5]", "");
@@ -588,7 +589,6 @@
begin_section("Tinsel");
add_person("Torbjörn Andersson", "eriktorbjorn", "");
- add_person("Greg Frieger", "", "");
add_person("Paul Gilbert", "dreammaster", "");
add_person("Sven Hesse", "DrMcCoy", "");
add_person("Max Horn", "Fingolfin", "");
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