diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2015-03-29 22:17:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-30 09:09:09 +0700 |
commit | 0e3aeaec5874f45e842220221be86cf3c037408e (patch) | |
tree | 38765efc422fcaa1027df8ecbab85cf8685ae40d /libraries/gtkhtml/README | |
parent | 85146238303654eaa4c19bc9337800d2899c5280 (diff) | |
download | slackbuilds-0e3aeaec5874f45e842220221be86cf3c037408e.tar.gz |
libraries/gtkhtml: Added (lightweight HTML rendering engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gtkhtml/README')
-rw-r--r-- | libraries/gtkhtml/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/gtkhtml/README b/libraries/gtkhtml/README new file mode 100644 index 0000000000..cae4c2179d --- /dev/null +++ b/libraries/gtkhtml/README @@ -0,0 +1,9 @@ +gtkhtml is a lightweight HTML rendering/printing/editing engine + +GtkHTML is a lightweight HTML rendering/printing/editing engine. It +was originally based on KHTMLW, part of the KDE project, but is now +being developed independently. + +GtkHTML is currently maintained by the Evolution team and no longer +has its own mailing list. The best place to ask GtkHTML questions +is on the "evolution-hackers" mailing list. |