[Scummvm-cvs-logs] SF.net SVN: scummvm:[45545] scummvm/trunk
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Fri Oct 30 21:25:13 CET 2009
Revision: 45545
http://scummvm.svn.sourceforge.net/scummvm/?rev=45545&view=rev
Author: lordhoto
Date: 2009-10-30 20:25:12 +0000 (Fri, 30 Oct 2009)
Log Message:
-----------
Fix credits.
Modified Paths:
--------------
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2009-10-30 18:32:55 UTC (rev 45544)
+++ scummvm/trunk/gui/credits.h 2009-10-30 20:25:12 UTC (rev 45545)
@@ -520,7 +520,7 @@
"C0""",
"C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.",
"C0""",
-"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.",
+"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.",
"C0""",
"",
};
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2009-10-30 18:32:55 UTC (rev 45544)
+++ scummvm/trunk/tools/credits.pl 2009-10-30 20:25:12 UTC (rev 45545)
@@ -962,7 +962,7 @@
add_paragraph(
"John Young, Colin Smythe and especially Terry Pratchett himself for ".
- "sharing the source code of Discworld I & II with us.");
+ "sharing the source code of Discworld I & II with us.");
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