Added MagerValp to the bugfinders.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@809 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues 2009-05-15 11:10:26 +00:00
parent 1669251259
commit b9849fe8ad

View File

@ -261,6 +261,7 @@ static const T_Help_table helptable_help[] =
};
static const T_Help_table helptable_credits[] =
{
//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X")
HELP_TITLE(" GRAFX2 IS CREATED BY")
HELP_TEXT ("")
HELP_BOLD (" SUNSET DESIGN")
@ -268,7 +269,8 @@ static const T_Help_table helptable_credits[] =
HELP_TEXT ("")
HELP_TEXT (" Guillaume Dorme alias \"Robinson\" (code)")
HELP_TEXT (" Karl Maritaud alias \"X-Man\" (code&gfx)")
HELP_TEXT (" (k.maritaud\100laposte.net)")
//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X")
HELP_TEXT (" (k.maritaud\100laposte.net)") // there is an \100 so the line is shorter than it looks
HELP_TEXT ("")
HELP_TEXT (" Re-licensed GrafX2 under the GPL in 2001")
HELP_TEXT ("")
@ -329,13 +331,15 @@ static const T_Help_table helptable_credits[] =
HELP_TEXT ("")
HELP_TITLE(" BUGFINDERS")
HELP_TEXT ("")
//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X")
HELP_TEXT (" BDCIron Ced El Topo ")
HELP_TEXT (" fallenblood Frost Grimmy ")
HELP_TEXT (" Gürkan Sengün iLKke keito ")
HELP_TEXT (" kusma Lord Graga mind ")
HELP_TEXT (" MooZ richienyhus TeeEmCee ")
HELP_TEXT (" tempest Timo Kurrpa titus^Rab ")
HELP_TEXT (" Tobé 00ai99 00.rgb.studios")
HELP_TEXT (" kusma Lord Graga MagerValp ")
HELP_TEXT (" mind MooZ richienyhus ")
HELP_TEXT (" TeeEmCee tempest Timo Kurrpa ")
HELP_TEXT (" titus^Rab Tobé 00ai99 ")
HELP_TEXT (" 00.rgb.studios ")
HELP_TEXT ("")
HELP_TEXT (" Posted the annoying bug reports.")
HELP_TEXT ("")