diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2010-02-16 11:54:18 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2010-02-16 11:54:18 -0300 |
commit | d9f18c3af927a5c69fd94fe5640eaac5c8e2574e (patch) | |
tree | 9cdde824b3b8b02002097dd53a4025023afdd0d0 /src/IO/about.c | |
parent | c41381ed695b3553b0454adcffca0d6a0e5520e9 (diff) | |
parent | ceb4a77cb81853fb7e7ca6f3c10f8e625f585496 (diff) |
merge
Diffstat (limited to 'src/IO/about.c')
-rw-r--r-- | src/IO/about.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 756b6c69..508bfd11 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -240,7 +240,7 @@ const char *const AboutSplash= "<tr>\n" " <td bgcolor='#CCCCCC'>\n" " <h4>Release overview</h4>\n" -" ??, 2010\n" +" February 11, 2010\n" "<tr>\n" " <td bgcolor='#FFFFFF'>\n" " <table border='0' cellspacing='0' cellpadding='5'>\n" @@ -327,8 +327,8 @@ const char *const AboutSplash= " and the bug meter).\n" " <li> Dillo behaves very nicely when browsing local files, images, and HTML.\n" " It's also very good for Internet searching.\n" -" <li> This release is mainly intended <strong>for developers</strong>\n" -" and <em>advanced users</em>.\n" +" <li> This release is mainly intended for <strong>developers</strong>\n" +" and <strong>advanced users</strong>.\n" " <li> Frames, Java and Javascript are not supported.\n" "</ul>\n" "<br>\n" |