From 9cc22f838babcc8f12f59ef76bbdebc7ff73d064 Mon Sep 17 00:00:00 2001 From: corvid Date: Fri, 5 Apr 2013 18:32:10 +0000 Subject: more about domainrc on splash page --- src/IO/about.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'src/IO/about.c') diff --git a/src/IO/about.c b/src/IO/about.c index 6eb49471..bbb3fe45 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -239,11 +239,6 @@ const char *const AboutSplash= "

\n" "dillo-3.0.3 adds some nice new features, as listed below.\n" "

\n" -"Dillo3 uses the FLTK GUI toolkit's 1.3.x series. In June, fltk-1.3.0 was\n" -"released,\n" -"clearing the way for Dillo to return to those distributions\n" -"which had excluded Dillo2 due to FLTK2 never being officially released.\n" -"

\n" "This release comes with configurable UI colors in\n" "dillorc.\n" "Packagers should set the theme that better fits the distro, and\n" @@ -253,6 +248,16 @@ const char *const AboutSplash= "need to be installed. Most probably your packager did it for you. If not\n" "enabled, just follow directions from the README file.\n" "

\n" +"A new domainrc mechanism has\n" +"been introduced to provide finer-grained control over automatic requests\n" +"for third-party resources, and the old filter_auto_requests dillorc option\n" +"has been removed. This makes it easier to block ads and trackers but permit\n" +"legitimate use such as wikipedia pulling images from wikimedia.org.\n" +"

\n" +"Dillo3 uses the FLTK GUI toolkit's 1.3.x series, whose release\n" +"cleared the way for Dillo to return to those distributions\n" +"which had excluded Dillo2 due to FLTK2 never being officially released.\n" +"

\n" "The core team welcomes developers willing to join our workforce.\n" "

\n" " \n" @@ -276,7 +281,7 @@ const char *const AboutSplash= " \n" "

\n" -- cgit v1.2.3