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

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

