diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2013-04-04 14:22:41 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2013-04-04 14:22:41 -0300 |
commit | 09d70af1bc1f8d581bfe080e9b15d6af3faaf164 (patch) | |
tree | 038dadfceeda5c9d15b8e465f3fef53d37e4a60c /src | |
parent | c7bdc7b795039aa563dc8d7bfa2b4c0e7625a049 (diff) |
Some comments in "Release overview" and dillorc.
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" |