Re: [kopete-devel] Moved Bonjour Protocol to kdereview

2008-01-15 Thread Tejas Dinkar
On Mon, 14 Jan 2008, Tejas Dinkar sent out 0.9K bytes to say: > 2) Add the KDNSSD dependency to the CMake file This can be done by applying the attatched patch to kopete directory (it modifies protocols/CMakeLists.txt) Should I keep a copy of this patch in the bonjour directory (in kdereview) as

[kopete-devel] Moved Bonjour Protocol to kdereview

2008-01-14 Thread Tejas Dinkar
Hey Everyone, I moved the bonjour protocol code here: /kdereview/kopete/protocols/bonjour If you want to compile it, please check out the above folder into the protocols folder in your kopete souce tree, and add the line add_subdirectory( bonjour ) to the CMakeList.txt in the protocols folder. H