diff options
author | jcid <devnull@localhost> | 2008-10-10 23:10:48 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-10-10 23:10:48 +0200 |
commit | 4a2d6ce6ee0b29fc880de76b0d47762e327648c3 (patch) | |
tree | 751d59d6d0ed2ec980015dbf6ddf282ac4cbeaf2 /src/IO/about.c | |
parent | 5bfc8cd1f728bd3ab706d4838dac49463ef73f0b (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.c | 2 |
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." |