- Comix -

Installation:
---------------
Run "python install.py install" as root to install Comix in /usr/local.
To uninstall, simply run "python install.py uninstall".

If you wish to install Comix in another base directory, use the --installdir
option. Example: "python install.py install --installdir /usr".
If you have installed with --installdir, do not forget to use the same option
when uninstalling.

Example:
# tar -xzf comix-x.y.tar.gz
# cd comix-x.y
# python install.py install

Alternatively, just place the Python script file "comix" somewhere in your path 
(ex. /usr/local/bin/) and make sure it is executable before you run it. Place 
comix.desktop (might be shown as "Comix") in /usr/local/share/applications/ 
and comix.png in /usr/local/share/pixmaps/. The stock icons in "images" 
should be placed in a directory called comix in /usr/local/share/pixmaps.

Dependencies:
---------------
Comix needs PyGTK 2.6+ and PIL (Python Imaging Library).
unrar is necessary if you wish to read RAR-archives.

Credits
---------------
Thanks to everyone who have given me with suggestions, bug reports,
fixes or donations!

The bundled stock icons are taken from The Gimp project.

Contact:
---------------
Pontus Ekberg <herrekberg@users.sourceforge.net>
http://comix.sourceforge.net
