From 363ff934fdd556d88b6dedb6acc879ecb09748e1 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sat, 13 Dec 2008 21:56:09 +0000 Subject: [PATCH] Added xman current working mail address to the credits screen git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@377 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- tables_aide.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tables_aide.h b/tables_aide.h index dfb3b177..f4a73407 100644 --- a/tables_aide.h +++ b/tables_aide.h @@ -467,6 +467,9 @@ static const T_TABLEAIDE TableAideCredits[] = AIDE_TEXTE(" 10, rue de la Brasserie") AIDE_TEXTE(" 87000 LIMOGES (FRANCE)") AIDE_TEXTE("") + AIDE_BOLD (" E-MAIL:") + AIDE_TEXTE(" k.maritaud@laposte.net") + AIDE_TEXTE("") AIDE_BOLD (" WEBSITE:") AIDE_TEXTE(" (From 2001, current status: down)") AIDE_TEXTE(" http://w3.ensil.unilim.fr/~maritaud/sunset")