lidaobing / chmsee
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (11)
- Wiki (1)
- Graphs
-
Tree:
17baa7d
chmsee /
| name | age | message | |
|---|---|---|---|
| |
.cproject | ||
| |
.gitignore | ||
| |
.project | Sun Apr 05 23:42:56 -0700 2009 | |
| |
AUTHORS | Fri Dec 05 07:06:52 -0800 2008 | |
| |
CMakeLists.txt | ||
| |
COPYING | Fri Dec 05 07:06:52 -0800 2008 | |
| |
ChangeLog | Sun May 10 07:20:46 -0700 2009 | |
| |
ChangeLog.old | Sun May 10 07:19:05 -0700 2009 | |
| |
NEWS | ||
| |
README | ||
| |
data/ | ||
| |
doc/ | ||
| |
po/ | ||
| |
src/ | ||
| |
test/ | Sun Jun 14 03:18:26 -0700 2009 |
README
ChmSee is an HTML Help viewer for Unix/Linux. It is based on CHMLIB and use GTK+ as frontend toolkit. Because of using gecko as HTML rendering engine, ChmSee can support rich features of modern HTML page, such as CSS and JavaScript. Homepage: http://code.google.com/p/chmsee Dependencies ============ Compile ChmSee from source you need following packages: * cmake >= 2.6 * libgtk2.0-dev >= 2.8 * libglade2-dev >= 2.4 * xulrunner-dev >= 1.9 * libchm-dev * libgcrypt-dev Installation ============ $ cd chmsee-$VERSION $ cmake . $ make $ make install Report bug ========== If you find any problem, please file this bug in http://code.google.com/p/chmsee/issues/entry, thanks. Help translation ================ please view the following site: https://translations.launchpad.net/chmsee/trunk/+pots/chmsee

