From 0553cb9e777357d8d25819735503f3251198c27c Mon Sep 17 00:00:00 2001 From: corvid Date: Wed, 6 Aug 2014 22:18:26 +0000 Subject: splash: move the notes up to where they're harder for a new user not to see Now, I like having the release information early in the page -- it feels _proper_ somehow -- but the new user won't read as far as the user who is interested in what's in the new release. --- src/IO/about.c | 73 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 36 insertions(+), 37 deletions(-) (limited to 'src/IO/about.c') 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= "\n" "\n" " \n" +"
\n" +"

Notes

\n" +"
\n" +" \n" +" \n" +"
\n" +"
    \n" +"
  • There's a\n" +" dillorc\n" +" (readable config) file inside the tarball. It is well-commented\n" +" and has plenty of options to customize dillo, so copy\n" +" it to your ~/.dillo/ directory, and\n" +" modify it to your taste.\n" +"
  • 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" +"
  • Cookies are disabled by default for privacy. To log into certain\n" +" sites, you may need to enable\n" +" cookies selectively.\n" +"
  • Frames, Java and Javascript are not supported.\n" +"
  • This release is mainly intended for developers\n" +" and advanced users.\n" +"
  • Documentation for developers is in the /doc\n" +" dir inside the tarball; you can find directions on everything\n" +" else at the home page.\n" +"
\n" +"
\n" +"
\n" +"\n" +"\n" +"
\n" +"\n" +"
\n" +"\n" +"\n" +" \n" @@ -298,43 +334,6 @@ const char *const AboutSplash= "
\n" "

Release overview

\n" " April 09, 2014\n" "
\n" "
\n" "\n" -"
\n" -"\n" -"
\n" -"\n" -"\n" -" \n" -"
\n" -"

Notes

\n" -"
\n" -" \n" -" \n" -"
\n" -"
    \n" -"
  • There's a\n" -" dillorc\n" -" (readable config) file inside the tarball. It is well-commented\n" -" and has plenty of options to customize dillo, so copy\n" -" it to your ~/.dillo/ directory, and\n" -" modify it to your taste.\n" -"
  • 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" -"
  • Cookies are disabled by default for privacy. To log into certain\n" -" sites, you may need to enable\n" -" cookies selectively.\n" -"
  • Frames, Java and Javascript are not supported.\n" -"
  • This release is mainly intended for developers\n" -" and advanced users.\n" -"
  • Documentation for developers is in the /doc\n" -" dir inside the tarball; you can find directions on everything\n" -" else at the home page.\n" -"
\n" -"
\n" -"
\n" -"
\n" -"
\n" -"\n" "
\n" "\n" "\n" -- cgit v1.2.3