[Scummvm-cvs-logs] SF.net SVN: scummvm:[36272] scummvm/trunk
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Thu Feb 12 00:00:31 CET 2009
Revision: 36272
http://scummvm.svn.sourceforge.net/scummvm/?rev=36272&view=rev
Author: fingolfin
Date: 2009-02-11 23:00:31 +0000 (Wed, 11 Feb 2009)
Log Message:
-----------
Patch #2553049: Remove clem's name from forum design, following his request
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2009-02-11 23:00:29 UTC (rev 36271)
+++ scummvm/trunk/AUTHORS 2009-02-11 23:00:31 UTC (rev 36272)
@@ -260,7 +260,6 @@
David Jensen - SVG logo conversion
Jean Marc - ScummVM logo
Raina - ScummVM forum buttons
- Clemens Steinhuber - ScummVM forum theme
Code contributions
------------------
@@ -330,6 +329,5 @@
is today. Feel free to drop us a line and tell us what you think, guys!
Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing
- the source code of The Feeble Files and Simon the Sorcerer's Puzzle Pack
- with us.
+ the source code of some of their games with us.
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2009-02-11 23:00:29 UTC (rev 36271)
+++ scummvm/trunk/gui/credits.h 2009-02-11 23:00:31 UTC (rev 36272)
@@ -292,8 +292,6 @@
"C2""ScummVM logo",
"C0""Raina",
"C2""ScummVM forum buttons",
-"C0""Clemens Steinhuber",
-"C2""ScummVM forum theme",
"",
"C1""Code contributions",
"C0""Ori Avtalion",
@@ -384,7 +382,7 @@
"C0""",
"C0""Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at LucasFilm/LucasArts who made SCUMM the insane mess to reimplement that it is today. Feel free to drop us a line and tell us what you think, guys!",
"C0""",
-"C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of The Feeble Files and Simon the Sorcerer's Puzzle Pack with us.",
+"C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.",
"C0""",
"",
};
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2009-02-11 23:00:29 UTC (rev 36271)
+++ scummvm/trunk/tools/credits.pl 2009-02-11 23:00:31 UTC (rev 36272)
@@ -773,7 +773,6 @@
add_person("David Jensen", "Tyst", "SVG logo conversion");
add_person("Jean Marc", "", "ScummVM logo");
add_person("", "Raina", "ScummVM forum buttons");
- add_person("Clemens Steinhuber", "", "ScummVM forum theme");
end_persons();
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