- 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.

You can even run the "comix" script file by it self in any location, but if you want
the custom icons and translations to be available you should either run it in the
source directory or install it.

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

Credits
---------------
Thanks to everyone who have contributed translations, 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
