diff options
Diffstat (limited to 'network/dillo/README')
-rw-r--r-- | network/dillo/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/network/dillo/README b/network/dillo/README index 1513520974..dcf1edfa48 100644 --- a/network/dillo/README +++ b/network/dillo/README @@ -1,2 +1,7 @@ Dillo is a multi-platform graphical web browser known for its speed -and small footprint. It is written in C and C++ and is based on FLTK2. +and small footprint. It is written in C and C++ and is based on FLTK. + +HTTPS and SSL support is built into this but is only at *alpha* stage. It can +be commented out in the dillo.SlackBuild file if you wish. + +The homepage of FLTK is http://www.fltk.org/ |