Re: What about DATAKIOSLAVE?

2012-05-05 Thread Leo Savernik
Am Samstag, 5. Mai 2012 12:45 schrieb Rolf Eike Beer: > > However, given that data-urls don't depend on any external data it seemed > > overkill, therefore I added a special hack that the kio-dataslave is > > invoked in-process on the client side. > > > > Hence, by defining DATAKIOSLAVE you can dis

Re: [Kde-pim] [ANNOUNCE] Google and Kolab New Soft Dependencies for kdepim-runtime 4.9

2012-05-05 Thread Allen Winter
Thanks Mike. Also I found out that swig isn't needed. swig is only optional for libkolabxml On Friday 04 May 2012 8:37:02 PM Michael Jansen wrote: > > Since i had problems to find that xsd thing here the link for others. > > http://www.codesynthesis.com/projects/xsd/ > > Mike > > On Friday,

Re: Use Icon Tasks as out default taskmanager for KDE 4.9?

2012-05-05 Thread Mark
On Sat, May 5, 2012 at 8:45 AM, Martin Gräßlin wrote: > On Friday 04 May 2012 22:36:25 Mark wrote: > > Hi, > > So all things considered, why don't we pull the plug for taskmanager and > > start using icon tasks by default? > > And would this still be on time for KDE 4.9? > this discussion does no

Re: What about DATAKIOSLAVE?

2012-05-05 Thread Rolf Eike Beer
Am Samstag, 5. Mai 2012, 12:16:58 schrieb Leo Savernik: > Am Freitag, 4. Mai 2012 18:53 schrieb Rolf Eike Beer: > > In kio/kio/dataprotocol.h you will find this documentation of that > > #define: > > > > // DATAKIOSLAVE: define if you want to compile this into a stand-alone > > // kio

Re: What about DATAKIOSLAVE?

2012-05-05 Thread Leo Savernik
Am Freitag, 4. Mai 2012 18:53 schrieb Rolf Eike Beer: > In kio/kio/dataprotocol.h you will find this documentation of that #define: > > // DATAKIOSLAVE: define if you want to compile this into a stand-alone > //  kioslave > > And in this header and the implementation a bunch of #ifdef's