summaryrefslogtreecommitdiffstats
path: root/office/kchmviewer-qt/README
diff options
context:
space:
mode:
author Fridrich von Stauffenberg2012-04-30 02:57:32 +0200
committer Erik Hanson2012-04-30 07:40:07 +0200
commitaa5807e3811866ee873cfc7e0202ea5b1598483a (patch)
tree57d91e1b34e5e7aa5baf3c82d40d467e235b22ad /office/kchmviewer-qt/README
parentb9710bbd32449d654c5589354bd5958fdd83fbb5 (diff)
downloadslackbuilds-aa5807e3811866ee873cfc7e0202ea5b1598483a.tar.gz
office/kchmviewer-qt: Added (a CHM viewer)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/kchmviewer-qt/README')
-rw-r--r--office/kchmviewer-qt/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/office/kchmviewer-qt/README b/office/kchmviewer-qt/README
new file mode 100644
index 0000000000..2bd3d33686
--- /dev/null
+++ b/office/kchmviewer-qt/README
@@ -0,0 +1,16 @@
+KchmViewer is a CHM (MS HTML help file format) viewer written in
+C++. Unlike most existing CHM viewers for Unix, it uses the
+Trolltech Qt widget library and does not depend on KDE or Gnome.
+However, it may be compiled with full KDE support including KDE
+widgets and KIO/KHTML. This script builds Qt-only version.
+
+The main advantage of KchmViewer is extra support for non-English
+languages. Unlike other viewers, KchmViewer in most cases is able
+to detect help file encoding, correctly shows tables of contents of
+Russian, Korean, Chinese and Japanese help files, and does correct
+search in non-English help files (search for MBCS languages -
+ja/ko/ch is still in progress).
+
+KchmViewer is written by George Yunaev (see the contacts page
+for details), and is licensed under the GNU GPL license. It uses
+chmlib and some ideas and code from xhcm.