xEPlugin_Sounds 0.0.1 released on 20040522
KXDocker 0.19 plugin
XIA Projects 2004
stefano@xiaprojects.com

This is the first plugin I wrote to work on KXDocker 0.19
To compile it simply run the script:
compile.sh

Add this line to your KXDocker XML Configuration in Engine -> Plugin:
   <plugin name="xEPlugin_Sounds" />
this will enable the loading of plugin, remember to add the path where you have stored-compiled the xEPlugin_Sounds.so
by adding these lines in Engine -> Plugin (for example) (remember to end with /)
   <pluginspath Path="/home/stefano/documenti/studio/xEPlugin_Sounds/" />

   
   PS:
Wav files:
start.wav hide.wav show.wav must be founded under KDE data dirs like:
~/.kde/share/apps/kxdocker/sounds/*.wav
$KDEDIR/share/apps/kxdocker/sounds/*.wav

These wav files are bundled with kxdocker_resource-0.5.tar.bz2