
install these packages -->

libpanel-applet-dev (In ubuntu 9.04+ libpanel-applet2-dev)
libwnck-dev

compile and install like -->
# ./configure --prefix=/usr
# make
# make install

logout from current session and login
add to your panel talika applet

**NOTE**: run ./configure with --prefix=/usr otherwise applet won't be visible.

**NOTE**: Applet does not refresh itself when desktop effects are on and it is 
          on a non expending panel. This is a bug of gnome-panel.
