ANP 0.2.4 by Craciun Dan - Amarok Now Playing Plugin for XChat

To install, copy the anp.so file into your ~/.xchat2 directory. The
plugin will be automatically loaded when you start XChat. If you are
already running XChat, after copying the file go to Window -> Plugins and
Plugins... and click on Load... in the window that pops up.

To use it, type /ANP in any XChat channel or query.

To compile and install ANP, run the compile.bash script in the src
directory or open a console and type the following two commands:

	gcc -Wl,--export-dynamic -Wall -O1 -shared -fPIC anp.c -o anp.so
	cp anp.so ~/.xchat2

For details about using ANP read the ANP How-To and ANP FAQ located in
the 'doc' directory.

For bug reports and feature requests please contact me at
christmas_cpp@yahoo.com.
