[Scummvm-cvs-logs] scummvm master -> ab98e22c3b208ef4f6321e0c675fcb02667372a5

urukgit urukgit at users.noreply.github.com
Wed Jan 15 11:29:49 CET 2014


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:
ab98e22c3b AVALANCHE: Repair credits.pl


Commit: ab98e22c3b208ef4f6321e0c675fcb02667372a5
    https://github.com/scummvm/scummvm/commit/ab98e22c3b208ef4f6321e0c675fcb02667372a5
Author: uruk (koppirnyo at gmail.com)
Date: 2014-01-15T02:28:44-08:00

Commit Message:
AVALANCHE: Repair credits.pl

Changed paths:
    devtools/credits.pl



diff --git a/devtools/credits.pl b/devtools/credits.pl
index 03e086c..53f0d11 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -553,7 +553,7 @@ begin_credits("Credits");
 				add_person("Ludvig Strigeus", "ludde", "(retired)");
 			end_section();
 			
-			begin_section("AVALANCHE");
+			begin_section("Avalanche");
 				add_person("Peter Bozsó", "uruk", "");
 				add_person("Arnaud Boutonné", "Strangerke", "");
 			end_section();






More information about the Scummvm-git-logs mailing list