A home for KIMProxy

Will Stephenson lists at stevello.free-online.co.uk
Fri May 28 11:17:26 BST 2004


On Tuesday 25 May 2004 20:17, Jason Keirstead wrote:
> On May 25, 2004 04:10 pm, Cornelius Schumacher wrote:
> > On Tuesday 25 May 2004 19:50, Will Stephenson wrote:
> > > I've got a fair bit done on integrating KIMProxy+KIMIface with the
> > > rest of KDE now, and now I'm looking for the right place in kdelibs
> > > to put the core library, dcop interface specification and servicetype
> > > definition.
> >
> > How about kdelibs/interfaces/kimproxy?
>
> There are two seperate things
>
> - A DCOP interface specification ( not an interface class like in
> kdelibs/interfaces )
> - A library which uses this interface
>
> Personally, I think the classes belong in kabc

They are separate, but I think kabc is more to do with stored, fixed data 
rather than interfacing to live data from messaging apps.

Is the following move plan acceptable, and if so, could it be carried out?

I will take care of adding kimproxy to the SUBDIRS in 
kdelibs/interfaces/Makefile.am, so until I do that, the moved files will not 
affect anyone else.

Will

Move to kdelibs/interfaces/kimproxy

	from kdenonbeta/kimproxy/interfaces to kdelibs/interfaces/kimproxy/interface
	kimiface.h
	dcopinstantmessenger.desktop
	kcm_instantmessenger.desktop
	Makefile.am

	from kdenonbeta/kimproxy/src to kdelibs/interfaces/kimproxy/library
	kimproxy.h
	kimproxy.cpp
	kimproxyiface.h
	Makefile.am

Move within kdenonbeta/kimproxy

	from kdenonbeta/kimproxy/src to kdenonbeta/kimproxy/applet
	imbutton.cpp
	imbutton.h
	imlabelbase.ui
	imlabel.cpp
	imlabel.h


-- 
Will Stephenson
IRC: Bille




More information about the kde-core-devel mailing list