------------
Genesis Sync
------------

Copyright
---------

Copyright (C) 2007-2008 Frederik Elwert

Genesis Sync is a GUI for the excellent SyncEvolution. In order to
run it, you need SyncEvolution. You can get it from here:

http://www.estamos.de/projects/SyncML/

The icon used by Genesis Sync is taken from the Tango Project
<http://tango.freedesktop.org/>. It is authored by Jakub Steiner and
released unter the CC-BY-SA Licence:

http://creativecommons.org/licenses/by-sa/2.0/

Installation
------------

Before you install Genesis, you need to install all libraries Genesis depends
on. These are (with the debian package name):

* Python (python)
* PyGTK (python-gtk2)
* Python-notify and Libnotify (python-notify)
* Python-DBUS (python-dbus)
* PyXDG (python-xdg)
* Evolution python bindings (python-evolution or python-gnome2-desktop)
* ConfigObj (python-configobj)
* and of course SyncEvolution

If you have all dependencies installed, you can install genesis with the command:

    sudo python setup.py install
    
You can start Genesis from the applications menu (under "Accessories") or from the command line with "genesis".
