
Introduction
===
A set of picture-watching program intended to read comic books named after pure Kuso.
(Hunter 261 has been in print, and now 27X copies have been released. I, who would postpone writing, am no exception.)
Ever since I saw pcman’s XD Programming, I have been practicing using glade to work on a picture-watching program.

After seeing pcman’s gpicview program, I am convinced that truly nice is it.
That differs from the habit that I have of reading comic books, though. 
I am unwilling to use dirty patch, and to be frank, I do not have that potential. 
In this way, I made reference to commix, gpicview eog, and pidgin, 
together with some programs copied from devhelp, designing a handy program for reading comic books on my own.

I participated in CMake sometime before, thinking I am unfamiliar with autotools, 
and why not take this chance to learn CMake? Therefore, I have modified this version, 
which coincided with the fact that hunter have been in print. 
So I modified it again for the sake of kuso and relieving myself of pressure.


Installation
===
cmake .
make
make install (with root privilege)
