diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-12-19 16:45:04 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-25 15:05:35 -0600 |
commit | 8849bd1d1b8736ba250e08bf9e40743740dbd3ca (patch) | |
tree | a8a9a43ff93aa1a261efb4ce42c2f17a317cac9f /desktop/kpartsplugin/README | |
parent | f31d085553f5dd8d221631fb24e35118b199e7fe (diff) | |
download | slackbuilds-8849bd1d1b8736ba250e08bf9e40743740dbd3ca.tar.gz |
desktop/kpartsplugin: Added (KParts plugin for browsers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/kpartsplugin/README')
-rw-r--r-- | desktop/kpartsplugin/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/kpartsplugin/README b/desktop/kpartsplugin/README new file mode 100644 index 0000000000..6e96a060ff --- /dev/null +++ b/desktop/kpartsplugin/README @@ -0,0 +1,4 @@ +This software implements a plugin for Netscape-compatible browsers in Unix +environments. This plugin uses KDE's KParts technology to embed file viewers +(e.g. for PDF files) into non-KDE browsers. Tested browsers include both +Mozilla Firefox and Opera, and is know to work with Chrome and Arora. |