Patch to valknut to make it possible to show playing music

A patch to <a href="http://dcgui.berlios.de">valknut 0.3.7</a>. This adds the "/xmms" flag. If you type that in main chat, it will be replaced with the current playing song.

In order for that to work, the file ~/xmms-info or /tmp/xmms-info must contain that information. XMMS has a plugin called "infopipe" that creates /tmp/xmms-info.

To add this patch do:
1. unpack valknut and dclib
2. compile and install dclib
3. place the patch somewhere
4. go into valknut-0.3.7/valknut
5. do: "gunzip -c /path/to/valknut-037-patch060303.gz | patch -p1".
6. build and install valknut.

Download <a href="http://www.update.uu.se/~jonas/hacks/valknut-0.3.7-patch-2006-03-03.gz">patch here.</a>