
Main:
=====

d>make a GNOME 2 version (port it!)
  d>figure out new autoconf/make/gettext mess.

d>update SLIK to 0.13.0 release
d>updat the SKIN-SPECS file as well (new skin features since 0.9.0).
 >help should show README
 
 >fix background transparency when the panel is using a pixmap (whats up with this, what pixmap is panel sending?)

  PANEL DEVELOPER: To enable a window that displays exactly what the panel is sending the applet (the back pixmap),
  open the applet's about window, click on the SLIK logo/text to open the SLIK about window, then toggle the small
  toggle button in the bottom right of the SLIK about window. Now whenever the applet is sent a signal to update
  it's background the pixmap the panel sends is displayed in a new window. Also note that moving the applet will
  also fail to send the change_background signal (does not look like this feature was tested very well...)
  Same problem on both GNOME 2 with RedHat 8 (2.0.x) and a 2.2 prerelease (Garnome 0.20.0)

 >fix timeout of no sound data, relax it in update.c's loop - my laptop looks
  terrible on spectrum analyzers (just hold the data during short timeouts
  instead of zeroing the sound data) UPDATE: suspect laptop's sound is at fault

Themes:
=======

 >add support for SLIK's ability to force transparency and color shift.

Misc:
=====

 >add icon for .desktop file
 >pull in translations from gnome-applets version (hmm, how do I do this?)
  (docs too!)
 >pull in help documents as well

