aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2006-05-31 18:44:48 +0000
committerEugene Sandulenko2006-05-31 18:44:48 +0000
commitf59017c9793b9a904332260c5a39e532a6ea2bb3 (patch)
treed0683a2fe3799dcfeb5b66216b0828cda98fcd86 /tools
parent086c3dfc762d4cf6f170a6194c93d3114d83b308 (diff)
downloadscummvm-rg350-f59017c9793b9a904332260c5a39e532a6ea2bb3.tar.gz
scummvm-rg350-f59017c9793b9a904332260c5a39e532a6ea2bb3.tar.bz2
scummvm-rg350-f59017c9793b9a904332260c5a39e532a6ea2bb3.zip
Credit Clem and Raina for forum themes
svn-id: r22802
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 7ee5649246..c32ed797a4 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -633,12 +633,14 @@ begin_credits("Credits");
end_section();
end_section();
- begin_section("Website (design)");
+ begin_section("Websites (design)");
begin_persons();
add_person("Dobó Balázs", "draven", "Website design");
add_person("Yaroslav Fedevych", "jafd", "HTML/CSS for the website");
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();