Kopete DeskList Plugin - ReadMe

This is a Karamba-style Contact List Plugin for Kopete, the KDE
Instant Messager.

This plugin should be compiled standalone.
It is beeing developed against Kopete 0.12, but it might work
with older versions.

Just do
	./configure --prefix=/path/to/kde/3.5
	make
	make install (as super user)
in this directory.


IMPORTANT:
If the plugin compiles and installs without error, but doesn't
show up in Kopete (and maybe you even run SUSE), please make sure
you closely follow the steps given above. Do not use kconfigure or
anything else. Also, make _really_ sure you pass configure the
proper --prefix!!! To determine the path to give as prefix, run
$>which kopete
in a shell (logged in as the user you use kopete as), and use the
ouput minus the bin/kopete.
E.g., on my computer it gives me:
	dionysos:~ $>which kopete
	/usr/kde/3.5/bin/kopete
Thus, I pass --prefix=/usr/kde/3.5 to configure.
If you followed these steps precisely and the plugin still doesn't
show up, please drop me a line at conrausch at gmx de.


Have fun, conrausch

check one of 
http://conrausch.doesntexist.org 
http://www.kde-apps.org/content/show.php?content=32089
for more information.