From 7e73b7cae9faf203e369dc5cf2b85cff6e6efbad Mon Sep 17 00:00:00 2001 From: Sfan5 Date: Sun, 7 Jul 2013 19:54:38 +0200 Subject: Fix parseColor, change remaining colorkeys to new format, fix Contributor list --- builtin/mainmenu.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'builtin/mainmenu.lua') diff --git a/builtin/mainmenu.lua b/builtin/mainmenu.lua index 12747c8c9..c3808e7b9 100644 --- a/builtin/mainmenu.lua +++ b/builtin/mainmenu.lua @@ -1063,7 +1063,7 @@ function tabbuilder.tab_credits() "label[0.5,3.3;http://minetest.net]" .. "image[0.5,1;" .. menu.basetexturedir .. "logo.png]" .. "textlist[3.5,-0.25;8.5,5.8;list_credits;" .. - "#YLWCore Developers," .. + "#FFFF00Core Developers," .. "Perttu Ahola (celeron55) ,".. "Ryan Kwolek (kwolekr) ,".. "PilzAdam ," .. @@ -1074,17 +1074,17 @@ function tabbuilder.tab_credits() "sfan5 ,".. "kahrl ,".. ",".. - "#YLWActive Contributors," .. + "#FFFF00Active Contributors," .. "sapier,".. "Vanessa Ezekowitz (VanessaE) ,".. "Jurgen Doser (doserj) ,".. "Jeija ,".. "MirceaKitsune ,".. - "ShadowNinja".. - "dannydark ".. + "ShadowNinja,".. + "dannydark ,".. "0gb.us <0gb.us@0gb.us>,".. "," .. - "#YLWPrevious Contributors," .. + "#FFFF00Previous Contributors," .. "Guiseppe Bilotta (Oblomov) ,".. "Jonathan Neuschafer ,".. "Nils Dagsson Moskopp (erlehmann) ,".. -- cgit v1.2.3