Write your ideas, send patches, artwork etc. to
gnomeicu-support@lists.sourceforge.net

Visit our development page for cvs instructions:

  http://gnomeicu.sourceforge.net/devel.php


Contacts
--------

First you should try the mailing list. But if you still feel like send mail
directly to us, here it is:

  Olivier Crete <tester@tester.ca>
  Patrick Sung <iam@patricksung.com>


Coding Style
------------

We now start to follow gtk+ coding style. You will still notice that there
are files that have completely different kind of style, but we are slowly
changing them to follow the gtk+ coding style.

A good example of files that are using the new style is the xmlcontacts.[ch].
In general we use 2 space indent and restrict source code file to be 80 char
(sometimes 85 is acceptable as long as you can finish the line by that time).

