== Tango Generator ==

Author: mejogid
Contact, homepage, support: http://mejogid.ohallwebservices.com

== Installing ==
First, ensure you have the following dependencies installed:

python-all-dev
python-all version >= 2.4
python-dbus
python-gtk2 version >= 2.9
python-glade2
python-xdg
python-support
librsvg2-bin
imagemagick

Install the Generator by running the following command either as
root or via sudo:

make install

Tango Generator can then be run either by running tango-generator
at the command line, chosing Tango Generator from the system tools
menu or by double clicking a *.tgc file.

== Usage ==

Run tango generator via the System Tools menu or 'tango-generator' at the
comamnd line.

To use, select applications to be themed and then the component themes
that will be merged to create your custom theme.  You will then need to name
the theme and select your distribution and gnome version.

After the generator has finished, it will automatically install the theme into
~/.icons where it can be selected with your standard theme choser.

== Uninstalling ==

To uninstall Tango Generator, simply run "make uninstall" as root
or via sudo.  You may also wish to run "rm -rf ~/.tango-generator"
to remove temporary and storage files.

== Upgrading ==

To upgrade Tango Generator, uninstall the old version and install
the new one.  Alternatively, simply installing the newer version
should rarely have adverse effects.  As server side resources will be regularly
updated, you may wish to run "rm -rf ~/.tango-generator" when upgrading
between versions.

