diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/IO/about.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 6734e704..6eb49471 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -244,6 +244,15 @@ const char *const AboutSplash= "clearing the way for Dillo to return to those distributions\n" "which had excluded Dillo2 due to FLTK2 never being officially released.\n" "<p>\n" +"This release comes with <b>configurable UI colors</b> in\n" +"<a href='http://www.dillo.org/dillorc'>dillorc</a>.\n" +"Packagers should set the theme that better fits the distro, and\n" +"end users may tweak freely if they like!\n" +"<p>\n" +"In order to use the <b>hyphenation</b> feature, pattern files from CTAN\n" +"need to be installed. Most probably your packager did it for you. If not\n" +"enabled, just follow directions from the README file.\n" +"<p>\n" "The core team welcomes developers willing to join our workforce.\n" "<p>\n" " </table>\n" |