=============
Cohoba
=============

=============
Known issues
=============

============
Requirements
============
Required dependencies:
 * Python 2.4 or above
 * pygtk-2.6 (modules: gtk, gtk.gdk, gtk.glade, gobject)
 * gnome-python-2.10 (modules: gconf, gnome, gnome.ui, gnomevfs)
 * telepathy-python 0.13.2 or above

=============
Installation
=============
Execute the following steps to install Cohoba

./configure --prefix /usr
make

Now you can either install it on your system:
sudo make install (or run make install as root)

Then you are able to add the applet through the gnome-panel applet manager.

Or you can try it without installation, by running
./cohoba/cohoba -w
