diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-06 15:36:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-06 15:36:18 +0000 |
commit | a0f36d185ea943a778fa584cdab9fbc2228010e1 (patch) | |
tree | 11e9dc1dd08dee55f7e5999a92f95f5bce7f9f27 /misc/xchm/DESCR | |
parent | 847cffa786156734e2c768eda04afff9e5c8492c (diff) | |
download | pkgsrc-a0f36d185ea943a778fa584cdab9fbc2228010e1.tar.gz |
Import of xchm from pkgsrc-wip (by xtraeme@).
xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and
written with wxWindows. xCHM can view your files, show the contents
tree if one is available, print the current page, work with bookmarks
and do the usual history stunts. It allows you to change fonts and
search for text in all the pages of the archive, or in the pages'
titles. What it can't do is handle Javascript by the book.
Diffstat (limited to 'misc/xchm/DESCR')
-rw-r--r-- | misc/xchm/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/xchm/DESCR b/misc/xchm/DESCR new file mode 100644 index 00000000000..17d1cfa7e98 --- /dev/null +++ b/misc/xchm/DESCR @@ -0,0 +1,6 @@ +xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and +written with wxWindows. xCHM can view your files, show the contents +tree if one is available, print the current page, work with bookmarks +and do the usual history stunts. It allows you to change fonts and +search for text in all the pages of the archive, or in the pages' +titles. What it can't do is handle Javascript by the book. |