====== Gaim plugins ====== A few plugins to compile against Gaim sources. ===== appletnotify.c ===== This is a c plugin to compile in plugins/ directory. It notifies you for unread messages by changing the icon applet in the case you run the gaim_applet version of gaim (compiled with --enable-gnome) Usefull in multi-desktop environnements... * [[http://bellot.net/cyril/dl/contrib/appletnotify.c">appletnotify.c]] ===== xscreensaveraway.c ===== This is a c plugin to compile in plugins/ directory. It activates an away message when it detects that xscreensaver has been activated and removes it when it unblanks. * [[http://bellot.net/cyril/dl/contrib/xscreensaveraway.c|xscreensaveraway.c]] ===== gaim-gkrellm.c ===== Very experimental plugin to communicate with gkrellm... needs to be started before gkrellm. It opens a socket for interprocess communications... * [[http://bellot.net/cyril/dl/contrib/gaim-gkrellm.c|gaim-gkrellm.c]]