From b9849fe8ad3a04a0da5542bf43c68dbef0b398d8 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Fri, 15 May 2009 11:10:26 +0000 Subject: [PATCH] Added MagerValp to the bugfinders. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@809 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- helpfile.h | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/helpfile.h b/helpfile.h index 3b025dfb..35a44673 100644 --- a/helpfile.h +++ b/helpfile.h @@ -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 (" BDCIron Ced El Topo ") - HELP_TEXT (" fallenblood Frost Grimmy ") +//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 ("")