summaryrefslogtreecommitdiff
path: root/office/kchmviewer/README
diff options
context:
space:
mode:
authorMichiel van Wessem <michiel.van.wessem@gmail.com>2010-05-11 15:03:02 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 15:03:02 +0200
commiteb394292a723146106acc9b13cc923f4c0b09123 (patch)
treee2375e97231bb165615b6b0abce9ae6342ec680b /office/kchmviewer/README
parent84e7fc6dcbb15dd3825f78dc2afbb5da1a9b7d59 (diff)
downloadslackbuilds-eb394292a723146106acc9b13cc923f4c0b09123.tar.gz
office/kchmviewer: Initial import
Diffstat (limited to 'office/kchmviewer/README')
-rw-r--r--office/kchmviewer/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/office/kchmviewer/README b/office/kchmviewer/README
new file mode 100644
index 0000000000..739875d33c
--- /dev/null
+++ b/office/kchmviewer/README
@@ -0,0 +1,17 @@
+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.
+
+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.
+