== To Do ==

Decibel Daemon:

 * Allow for plugins to encapsulate desktop specific parts.
 * ProtocolManager:
    - Use .profile files (instead of/in addition to) .manager files once
      they are actually defined by telepathy.
 * ContactManager:
    - Improve API: Add simpler contactContact* methods to make it
      easier for application developers.
 * Integrate Decibel with Desktop environments
    - Implement some ContactConnector to talk the Desktop environments
      PIM system.
    - Store Account Data in Desktop-specific systems (kwallet, gnome-keyring)

Components:

 * Implement some!

   A account management GUI app would be nice and should be easy enough
   to do at this point. Maybe someone wants to volunteer? The demos
   already show how things are done here.

Testsuite:

 * Make getenv/setenv portable to non-Unix systems.

Demo:

 * Write some with a GUI :-)
   A simple connect to jabber and chat kind of demo is really easy
   at this time. Any volunteers?

