From de4e1fe380adba1c158489fdd2b3c820a348ac34 Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Mon, 29 Aug 2011 13:05:08 -0300 Subject: splash page --- src/IO/about.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/src/IO/about.c b/src/IO/about.c index 1ba77684..a5698c21 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -117,11 +117,12 @@ const char *const AboutSplash= " \n" "   \n" " \n" -" Slashdot\n" +" Linux.org.uk\n" " \n" "   \n" " \n" -" Linux.org.uk\n" +" Mathaba\n" +" \n" " \n" "   \n" " \n" @@ -247,11 +248,20 @@ const char *const AboutSplash= " \n" " \n" "

\n" -"dillo-3.0 is based on FLTK-1.3\n" +"The new dillo-3.0 is an important milestone.\n" +"

\n" +"dillo-3.0 is a port to fltk-1.3 that comes with plenty of improvements\n" +"and bugfixes. The big news is\n" +"fltk-1.3\n" +"is already released, which\n" +"eliminates the policy barrier that kept dillo out of distro's repositories.\n" +"

\n" +"After this release, the core team will focus on implementing CSS's\n" +"floating objects. This fundamental feature will improve dillo's web page\n" +"rendering a lot since many sites have adopted floats instead of tables.\n" "

\n" -"The new dillo-3.0 will be available in a few weeks, after it\n" -"passes the final stages of the release process. It has shown\n" -"excellent stability and comes with some nice new features as well.\n" +"The new dillo3 has shown excellent stability so far.\n" +"The core team welcomes developers willing to join our workforce.\n" "

\n" " \n" "\n" @@ -273,7 +283,38 @@ const char *const AboutSplash= " \n" " \n" "

\n" " \n" "\n" -- cgit v1.2.3