aboutsummaryrefslogtreecommitdiff
path: root/src/IO/about.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-10-10 23:10:48 +0200
committerjcid <devnull@localhost>2008-10-10 23:10:48 +0200
commit4a2d6ce6ee0b29fc880de76b0d47762e327648c3 (patch)
tree751d59d6d0ed2ec980015dbf6ddf282ac4cbeaf2 /src/IO/about.c
parent5bfc8cd1f728bd3ab706d4838dac49463ef73f0b (diff)
- s/dillo-fltk/dillo/ and switched the version to 2.0
Diffstat (limited to 'src/IO/about.c')
-rw-r--r--src/IO/about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/about.c b/src/IO/about.c
index 24e48263..d1b9b447 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -291,7 +291,7 @@ const char *AboutSplash=
"<li>Simplified http.c by reusing the new non-blocking writes in IO."
"<li>Implemented Stop button to not only stop rendering but also networking."
"<li>Bound Ctrl+Space to toggle fullscreen mode."
-"<li>Added a http_referer preference. See details in dillo2rc."
+"<li>Added a http_referer preference. See details in dillorc."
"<li>CCC: added reentrancy control to the OpEnd and OpAbort operations."
"<li>CCC: enhanced the debug function and implemented OpAbort for dpi."
"<li>Hooked a decoder for text/plain with charset."