From 4b3e8edfe84dbabd786a87ef4cddce8596ccff25 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 9 Jun 2009 14:22:26 +0000 Subject: [PATCH] -Added codename "Summer Sunset" to the helpscreen -Centered the text on the helpscreen as there will be no logo for this release there -Updated the doxygen files for the official 2.0 release git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@850 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- helpfile.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helpfile.h b/helpfile.h index 3c63ac25..4b7c4539 100644 --- a/helpfile.h +++ b/helpfile.h @@ -56,9 +56,8 @@ static const T_Help_table helptable_about[] = HELP_TEXT ("") HELP_TEXT ("") HELP_TEXT ("") - HELP_TEXT ("") - HELP_TEXT ("") HELP_TITLE(" GRAFX 2 ") + HELP_BOLD (" \"Summer Sunset\" Edition") HELP_BOLD (" THE ULTIMATE MULTI-RESOLUTION GFX EDITOR") HELP_TEXT (" http://grafx2.googlecode.com") HELP_TEXT ("")