summaryrefslogtreecommitdiff
path: root/office/kchmviewer/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-02-24 14:02:28 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-25 22:58:04 +0700
commitb2183b239faa17bcdcb95734b7cba0236c79b3b8 (patch)
treeaf3cb1e81f0ee3ed587749937661bfb763b4bbe8 /office/kchmviewer/README
parent4b141b6fb454355ea8caf5cd2fdd35047e36b483 (diff)
downloadslackbuilds-b2183b239faa17bcdcb95734b7cba0236c79b3b8.tar.gz
office/kchmviewer: Removed (redundant; use kchmviewer-qt).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/kchmviewer/README')
-rw-r--r--office/kchmviewer/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/office/kchmviewer/README b/office/kchmviewer/README
deleted file mode 100644
index 3b438f647b..0000000000
--- a/office/kchmviewer/README
+++ /dev/null
@@ -1,16 +0,0 @@
-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.