[Scummvm-cvs-logs] scummvm master -> 9990ae6aa0bca8e9713018dff83827d5f27c6a60

criezy criezy at scummvm.org
Sun Apr 17 15:23:51 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
9990ae6aa0 CREDITS: Add buildbot skin to billwashere crontibutions


Commit: 9990ae6aa0bca8e9713018dff83827d5f27c6a60
    https://github.com/scummvm/scummvm/commit/9990ae6aa0bca8e9713018dff83827d5f27c6a60
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2011-04-17T06:21:49-07:00

Commit Message:
CREDITS: Add buildbot skin to billwashere crontibutions

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index 0b9d415..ca6342d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -421,7 +421,7 @@ Other contributions
      David Jensen          - SVG logo conversion
      Jean Marc Gimenez     - ScummVM logo
      Raina                 - ScummVM forum buttons
-     William Claydon       - Skins for doxygen and wiki
+     William Claydon       - Skins for doxygen, buildbot and wiki
 
   Code contributions
   ------------------
diff --git a/devtools/credits.pl b/devtools/credits.pl
index fc10f50..94f7261 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -977,7 +977,7 @@ begin_credits("Credits");
 		  add_person("David Jensen", "Tyst", "SVG logo conversion");
 		  add_person("Jean Marc Gimenez", "", "ScummVM logo");
 		  add_person("", "Raina", "ScummVM forum buttons");
-		  add_person("William Claydon", "billwashere", "Skins for doxygen and wiki");
+		  add_person("William Claydon", "billwashere", "Skins for doxygen, buildbot and wiki");
 	  end_persons();
 	end_section();
 
diff --git a/gui/credits.h b/gui/credits.h
index c12d5a4..7ad4800 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -476,7 +476,7 @@ static const char *credits[] = {
 "C0""Raina",
 "C2""ScummVM forum buttons",
 "C0""William Claydon",
-"C2""Skins for doxygen and wiki",
+"C2""Skins for doxygen, buildbot and wiki",
 "",
 "C1""Code contributions",
 "C0""Ori Avtalion",






More information about the Scummvm-git-logs mailing list