aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorEugene Sandulenko2011-10-23 23:42:02 +0100
committerEugene Sandulenko2011-10-23 23:44:14 +0100
commit59474ca12880ea1cc222958fdd1ed2b584d58bc0 (patch)
tree23dd77eede98041bcd716fde43b90b1bee6809ed /devtools
parent4c08fccf589e9c2eab87c53bae912b3f0d23b323 (diff)
downloadscummvm-rg350-59474ca12880ea1cc222958fdd1ed2b584d58bc0.tar.gz
scummvm-rg350-59474ca12880ea1cc222958fdd1ed2b584d58bc0.tar.bz2
scummvm-rg350-59474ca12880ea1cc222958fdd1ed2b584d58bc0.zip
GUI: Replaced search icon with a better looking one.
Icons are by Yusuke Kamiyamane. http://p.yusukekamiyamane.com/
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 5daf232b2b..47bba09391 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1079,6 +1079,8 @@ begin_credits("Credits");
add_person("James Woodcock", "", "Soundtrack enhancements");
end_persons();
+ add_paragraph("Some icons by Yusuke Kamiyamane");
+
add_paragraph(
"Tony Warriner and everyone at Revolution Software Ltd. for sharing ".
"with us the source of some of their brilliant games, allowing us to ".