============================================================================
PySol - a Python Solitaire Game
============================================================================

This is a *very* preliminary version of PySol using the gnome-python
bindings. To enable the this version just change two lines in pysoltk.py.

You will need recent versions or snapshots of glib, gtk, imlib, gnome
and gnome-python (which includes pygtk).

Even then it might not work for you, but if it will work you may find that
the game is already quite playable. But you will also find out that
the display speed of the GnomeCanvas is very disappointing (or maybe
something's wrong with my API calls...).

So don't expect much further work on the Gnome version for the
moment. Also, with the latest speed improvements in the Tkinter version
the main motivation for the Gnome port has vanished...

