Hacking on gnome-schedule
-------------------------

Remember to send an email to the gnome-schedule-devel list or check out the
latest code from the git repository in case work has allready been started 
on some of the features.

Changes should be sent as patches, using git format-patch, either on the
bugzilla or the developer list. Minor changes like typos, translation and
buildfixes can be committed at will, but please send a notification to the
maintainers.

Coding style:
    Use expanded tabs, 4 of them, on all *.py files.
    Vim modeline suggestion: # vim : set sw=4 :

Patches:
    Please send patches using 'git format-patch'

