some work on the titlepage and credit help.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@228 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-10-11 15:17:25 +00:00
parent 7af17f107d
commit 157722706b
3 changed files with 28 additions and 14 deletions

View File

@@ -188,7 +188,7 @@ static const char * TableAideAbout[] =
AIDE_TEXTE("--------------------------------------------")
*/
{
AIDE_TEXTE("")
AIDE_TEXTE("") // Laisse de la place pour le logo
AIDE_TEXTE("")
AIDE_TEXTE("")
AIDE_TEXTE("")
@@ -198,7 +198,7 @@ static const char * TableAideAbout[] =
AIDE_BOLD (" THE ULTIMATE MULTI-RESOLUTION GFX EDITOR")
AIDE_TEXTE(" http://grafx2.googlecode.com")
AIDE_TEXTE("")
AIDE_TEXTE(" Copyright 2007 by the contributors")
AIDE_TEXTE("Copyright 2007 by the Grafx2 project team")
AIDE_TEXTE(" Copyright 1996-2001 by SUNSET DESIGN")
AIDE_TEXTE("")
AIDE_TEXTE("")
@@ -243,13 +243,10 @@ static const char * TableAideHelp[] =
};
static const char * TableAideCredits[] =
{
AIDE_TITRE("GRAFX2.GOOGLECODE.COM")
AIDE_BOLD (" PROJECT CONTRIBUTORS")
AIDE_TITRE("GRAFX2 IS CREATED BY")
AIDE_BOLD (" THE GRAFX2 PROJECT TEAM")
AIDE_TEXTE("")
AIDE_TEXTE(" Adrien Destugues (pulkomandy@gmail.com)")
AIDE_TEXTE(" franhec@gmail.com")
AIDE_TEXTE(" martin.planes@gmail.com")
AIDE_TEXTE(" PLume.Argentee@gmail.com")
AIDE_TEXTE(" Yves Rizoud (yrizoud@gmail.com)")
AIDE_TEXTE("")
AIDE_BOLD (" ART")
@@ -257,6 +254,20 @@ static const char * TableAideCredits[] =
AIDE_TEXTE(" GrafX2 logo by Made (www.m4de.com)")
AIDE_TEXTE(" Icons and fonts by X-Man ")
AIDE_TEXTE("")
AIDE_BOLD (" OUR HOMEPAGE")
AIDE_TEXTE("http://grafx2.codegoogle.com")
AIDE_TEXTE("Please report any bug you may find there")
AIDE_TEXTE("")
AIDE_BOLD (" GREETINGS")
AIDE_TEXTE("- To all the guys who tested the program,")
AIDE_TEXTE("found the nasty bugs, and made the hard")
AIDE_TEXTE("to program features requests.")
AIDE_TEXTE("- To the Pouet.net BBS posters, the #CPC")
AIDE_TEXTE(" trolls and the bitfellas")
AIDE_TEXTE("- To Ced and Exin for nights spent tracking")
AIDE_TEXTE("odd bugs.")
AIDE_TEXTE("- To every people who makes the scene alive!")
AIDE_TEXTE("")
AIDE_TITRE(" SUNSET DESIGN")
AIDE_BOLD (" AUTHORS OF GRAFX2.0 BETA 96.5%")
AIDE_TEXTE("")