summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/IO/about.c73
1 files changed, 36 insertions, 37 deletions
diff --git a/src/IO/about.c b/src/IO/about.c
index 8fc12fe6..5c3ca973 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -229,6 +229,42 @@ const char *const AboutSplash=
"<table border='0' cellpadding='5' cellspacing='1' width='100%'>\n"
"<tr>\n"
" <td bgcolor='#CCCCCC'>\n"
+" <h4>Notes</h4>\n"
+"<tr>\n"
+" <td bgcolor='#FFFFFF'>\n"
+" <table border='0' cellspacing='0' cellpadding='5'>\n"
+" <tr>\n"
+" <td>\n"
+"<ul>\n"
+" <li> There's a\n"
+" <a href='http://www.dillo.org/dillorc'>dillorc</a>\n"
+" (readable config) file inside the tarball. It is well-commented\n"
+" and has plenty of options to customize dillo, so <STRONG>copy\n"
+" it</STRONG> to your <STRONG>~/.dillo/</STRONG> directory, and\n"
+" modify it to your taste.\n"
+" <li> The right mouse button brings up a context-sensitive menu\n"
+" (available on pages, links, images, forms, the Back and Forward buttons,\n"
+" and the bug meter).\n"
+" <li> Cookies are disabled by default for privacy. To log into certain\n"
+" sites, you may need to <a href='http://www.dillo.org/Cookies.txt'>enable\n"
+" cookies selectively</a>.\n"
+" <li> Frames, Java and Javascript are not supported.\n"
+" <li> This release is mainly intended for <strong>developers</strong>\n"
+" and <strong>advanced users</strong>.\n"
+" <li> Documentation for developers is in the <CODE>/doc</CODE>\n"
+" dir inside the tarball; you can find directions on everything\n"
+" else at the home page.\n"
+"</ul>\n"
+" </table>\n"
+"</table>\n"
+"</table>\n"
+"\n"
+"<br>\n"
+"\n"
+"<table border='0' cellpadding='0' cellspacing='0' align='center' bgcolor='#000000' width='100%'><tr><td>\n"
+"<table border='0' cellpadding='5' cellspacing='1' width='100%'>\n"
+"<tr>\n"
+" <td bgcolor='#CCCCCC'>\n"
" <h4>Release overview</h4>\n"
" April 09, 2014\n"
"<tr>\n"
@@ -298,43 +334,6 @@ const char *const AboutSplash=
"</table>\n"
"</table>\n"
"\n"
-"<br>\n"
-"\n"
-"<table border='0' cellpadding='0' cellspacing='0' align='center' bgcolor='#000000' width='100%'><tr><td>\n"
-"<table border='0' cellpadding='5' cellspacing='1' width='100%'>\n"
-"<tr>\n"
-" <td bgcolor='#CCCCCC'>\n"
-" <h4>Notes</h4>\n"
-"<tr>\n"
-" <td bgcolor='#FFFFFF'>\n"
-" <table border='0' cellspacing='0' cellpadding='5'>\n"
-" <tr>\n"
-" <td>\n"
-"<ul>\n"
-" <li> There's a\n"
-" <a href='http://www.dillo.org/dillorc'>dillorc</a>\n"
-" (readable config) file inside the tarball. It is well-commented\n"
-" and has plenty of options to customize dillo, so <STRONG>copy\n"
-" it</STRONG> to your <STRONG>~/.dillo/</STRONG> directory, and\n"
-" modify it to your taste.\n"
-" <li> The right mouse button brings up a context-sensitive menu\n"
-" (available on pages, links, images, forms, the Back and Forward buttons,\n"
-" and the bug meter).\n"
-" <li> Cookies are disabled by default for privacy. To log into certain\n"
-" sites, you may need to <a href='http://www.dillo.org/Cookies.txt'>enable\n"
-" cookies selectively</a>.\n"
-" <li> Frames, Java and Javascript are not supported.\n"
-" <li> This release is mainly intended for <strong>developers</strong>\n"
-" and <strong>advanced users</strong>.\n"
-" <li> Documentation for developers is in the <CODE>/doc</CODE>\n"
-" dir inside the tarball; you can find directions on everything\n"
-" else at the home page.\n"
-"</ul>\n"
-"<br>\n"
-" </table>\n"
-"</table>\n"
-"</table>\n"
-"\n"
"<table border='0' width='100%' cellpadding='0' cellspacing='0'><tr><td height='10'></table>\n"
"\n"
"\n"