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
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,
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
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
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