TODO
====

Release-critical:

 * Polling backoff

Normal:

 * Moving to another virtual desktop causes applet to be minimised
   (but setting window type to 'POPUP' renders input box inoperable)

Wishlist:

 * Keeps bug state in GConf, so applet can be offline and notify
   changes on startup.

 * Add instructions when there are no bugs

 * Translations

 * Don't fork for each notification, keep a socket open and pipe data to it.

   Why are we forking at all? There is something wrong in Bonobo that means
   that I cannot make a notification appear. This seems to be a problem in other
   packages; see timer-applet for an example. There is an additional problem in
   that one can make notifications appear in non-Bonobo mode, but their buttons
   are not operable unless you run again gtk.main(), which causes so many other
   problems...
