Completed name of the creator of our logo

svn-id: r42459
This commit is contained in:
Max Horn 2009-07-13 22:19:33 +00:00
parent 230bd03913
commit 581be82b83
3 changed files with 3 additions and 3 deletions

View file

@ -328,7 +328,7 @@ Other contributions
Dobo Balazs - Website design
Yaroslav Fedevych - HTML/CSS for the website
David Jensen - SVG logo conversion
Jean Marc - ScummVM logo
Jean Marc Gimenez - ScummVM logo
Raina - ScummVM forum buttons
Code contributions

View file

@ -381,7 +381,7 @@ static const char *credits[] = {
"C2""HTML/CSS for the website",
"C0""David Jensen",
"C2""SVG logo conversion",
"C0""Jean Marc",
"C0""Jean Marc Gimenez",
"C2""ScummVM logo",
"C0""Raina",
"C2""ScummVM forum buttons",

View file

@ -837,7 +837,7 @@ begin_credits("Credits");
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("Jean Marc Gimenez", "", "ScummVM logo");
add_person("", "Raina", "ScummVM forum buttons");
end_persons();
end_section();