You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson bea304b1c7
office/kchmviewer: Fix slack-desc.
9 years ago
..
README office/kchmviewer: Updated for version 3.1.2 16 years ago
doinst.sh office/kchmviewer: Updated for version 5.3. 15 years ago
kchmviewer.SlackBuild various: Update find command to match template. 12 years ago
kchmviewer.info Add REQUIRED field to .info files. 13 years ago
slack-desc office/kchmviewer: Fix slack-desc. 9 years ago

README

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.