From 4bf44d6d9e32554f6a153acc355400ac30237d86 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 5 Aug 2009 18:23:25 +0000 Subject: [PATCH] Some changes to the helpfile git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@975 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- helpfile.h | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/helpfile.h b/helpfile.h index 165d890f..5284e65d 100644 --- a/helpfile.h +++ b/helpfile.h @@ -288,6 +288,13 @@ 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 (" THE GRAFX2 PROJECT TEAM") + HELP_TEXT ("") + HELP_TEXT (" Adrien Destugues (pulkomandy)") + HELP_TEXT (" Yves Rizoud (yrizoud)") + HELP_TEXT ("") + HELP_TEXT (" Got the source back to life in 2006") + HELP_TEXT ("") HELP_BOLD (" SUNSET DESIGN") HELP_BOLD (" AUTHORS OF GRAFX2.0 BETA 96.5%") HELP_TEXT ("") @@ -296,24 +303,19 @@ static const T_Help_table helptable_credits[] = //HELP_TEXT ("0----5----0----5----0----5----0----5----0--X") HELP_TEXT ("") HELP_TEXT (" Re-licensed GrafX2 under the GPL in 2001") - HELP_TEXT ("") - HELP_BOLD (" THE GRAFX2 PROJECT TEAM") - HELP_TEXT ("") - HELP_TEXT (" Adrien Destugues (pulkomandy)") - HELP_TEXT (" Yves Rizoud (yrizoud)") - HELP_TEXT ("") - HELP_TEXT (" Got the source back to life in 2006") + HELP_TEXT (" Huge thaks to them for their work !") HELP_TEXT ("") HELP_BOLD (" ART") HELP_TEXT ("") + HELP_TEXT (" CLASSIC THEME") HELP_TEXT (" GrafX2 logo by Made (www.m4de.com)") HELP_TEXT (" Icons and fonts by X-Man ") - HELP_TEXT (" Additional graphics and logo by iLKke") + HELP_TEXT (" MODERN THEME") + HELP_TEXT (" Graphics and logo by iLKke") HELP_TEXT (" (ilkke.blogspot.com)") HELP_TEXT ("") HELP_TEXT (" Pixelled all the graphics") HELP_TEXT ("") - HELP_TEXT ("") HELP_TITLE(" OTHER MACHINES PORTS") HELP_TEXT ("") HELP_BOLD (" AMIGA OS 3 PORT") @@ -384,14 +386,14 @@ static const T_Help_table helptable_credits[] = HELP_TEXT (" SCx : Colorix (?)") HELP_TEXT ("") HELP_TEXT ("") - HELP_TITLE (" OUR HOMEPAGE") + HELP_TITLE(" OUR HOMEPAGE") HELP_TEXT ("") HELP_BOLD (" http://grafx2.codegoogle.com") HELP_TEXT ("") HELP_TEXT (" Please report any bug you may find there") HELP_TEXT ("") HELP_TEXT ("") - HELP_TITLE (" GREETINGS") + HELP_TITLE(" GREETINGS") HELP_TEXT ("") HELP_TEXT (" To the Pouet.net BBS posters, the #CPC") HELP_TEXT (" trolls and the bitfellas") @@ -456,15 +458,22 @@ static const T_Help_table helptable_credits[] = HELP_TEXT ("") HELP_TITLE (" SNAIL MAIL") HELP_TEXT ("") - HELP_TEXT (" (From 2001, current status: unknown)") +//HELP_TEXT ("0----5----0----5----0----5----0----5----0--X") + HELP_TEXT (" ADRIEN DESTUGUES (PulkoMandy)") + HELP_TEXT (" 3, rue Lapouble") + HELP_TEXT (" 64000 PAU") + HELP_TEXT (" (Send emails! Welcome in 21th century!)") HELP_TEXT ("") HELP_TEXT (" GUILLAUME DORME (Robinson)") HELP_TEXT (" 15, rue de l'observatoire") HELP_TEXT (" 87000 LIMOGES (FRANCE)") + HELP_TEXT (" (May take some years to get an answer)") + HELP_TEXT ("") HELP_TEXT ("") HELP_TEXT (" KARL MARITAUD (X-Man)") HELP_TEXT (" 10, rue de la Brasserie") HELP_TEXT (" 87000 LIMOGES (FRANCE)") + HELP_TEXT (" (From 2001, current status: unknown)") HELP_TEXT ("") HELP_TEXT ("") HELP_TITLE(" THANKS")