Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-05 Thread Albert Astals Cid
El Dimecres, 5 de setembre de 2012, a les 00:36:22, Daniel Calviño Sánchez va escriure: > >> > But I have a question. In the project there are two tutorials made > >> > with KTutorial editor. In order to be accepted in KDE repositories, > >> > what license should I put those tutorials under? I ask

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-04 Thread Daniel Calviño Sánchez
>> > But I have a question. In the project there are two tutorials made >> > with KTutorial editor. In order to be accepted in KDE repositories, >> > what license should I put those tutorials under? I ask this because >> > KTutorial editor saves a tutorial in a XML file which is then exported >> >

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-04 Thread Albert Astals Cid
El Dimarts, 4 de setembre de 2012, a les 19:00:40, Albert Astals Cid va escriure: > El Dimarts, 4 de setembre de 2012, a les 18:44:27, Daniel Calviño Sánchez va > escriure: > > > So, well, I suppose that I'll change the license to GPLv2+. I'll have > > > to make a script or something, as there are

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-04 Thread Albert Astals Cid
El Dimarts, 4 de setembre de 2012, a les 18:44:27, Daniel Calviño Sánchez va escriure: > > So, well, I suppose that I'll change the license to GPLv2+. I'll have > > to make a script or something, as there are 355 files to change > > (including unit tests). I'll keep you informed ;) > > Done. I ha

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-04 Thread Daniel Calviño Sánchez
> So, well, I suppose that I'll change the license to GPLv2+. I'll have > to make a script or something, as there are 355 files to change > (including unit tests). I'll keep you informed ;) Done. I have changed all (or I think so) the GPLv3+ references to GPLv2+. But I have a question. In the pro

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-01 Thread Oswald Buddenhagen
bah, i shouldn't post that early in the morning after getting too little sleep. :} On Sun, Sep 02, 2012 at 07:35:37AM +0200, Oswald Buddenhagen wrote: > On Sat, Sep 01, 2012 at 06:54:08PM +0200, Daniel Calviño Sánchez wrote: > > Moreover, KTutorial can't be uploaded to KDE repositories. > > > i wo

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-01 Thread Oswald Buddenhagen
On Sat, Sep 01, 2012 at 06:54:08PM +0200, Daniel Calviño Sánchez wrote: > Moreover, KTutorial can't be uploaded to KDE repositories. > i wonder why you chose to reply to my email, if you are just ignoring the content. the above sentence is FUD, that simple. the only place that is really taboo is kd

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-01 Thread Daniel Calviño Sánchez
Well, if I have understood everything right, I have mainly two options: -Keep the GPLv3+ license: KDE applications *seem* to be able to link against KTutorial, but only those that do not use any GPLv2 only library. Moreover, KTutorial can't be uploaded to KDE repositories. -Change the license to GP

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-31 Thread Oswald Buddenhagen
On Fri, Aug 31, 2012 at 01:28:54AM +0200, Luigi Toscano wrote: > Daniel Calviño Sánchez wrote: > >>> Also note that, even being a library, it is licensed under the GPLv3+ > >>> (not the LGPL), so it can be used only by free (as in freedom) > >>> applications. > >> > >> This limits the use in KDE ap

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-31 Thread Kevin Krammer
On Friday, 2012-08-31, Daniel Calviño Sánchez wrote: > >> Also note that, even being a library, it is licensed under the GPLv3+ > >> (not the LGPL), so it can be used only by free (as in freedom) > >> applications. > > > > This limits the use in KDE applications since GPLv3+ is not valid for KDE >

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-30 Thread Luigi Toscano
Daniel Calviño Sánchez wrote: >>> Also note that, even being a library, it is licensed under the GPLv3+ >>> (not the LGPL), so it can be used only by free (as in freedom) >>> applications. >> >> This limits the use in KDE applications since GPLv3+ is not valid for KDE >> applications according to o

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-30 Thread Daniel Calviño Sánchez
>> Also note that, even being a library, it is licensed under the GPLv3+ >> (not the LGPL), so it can be used only by free (as in freedom) >> applications. > > This limits the use in KDE applications since GPLv3+ is not valid for KDE > applications according to our licensing policy I had seen the

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-30 Thread Albert Astals Cid
El Dijous, 30 d'agost de 2012, a les 20:09:14, Daniel Calviño Sánchez va escriure: > Hi, Hi :-) > > I have been developing a project called KTutorial for quite some time > and I feel that it is now in a mature enough state to be publicized. > So here I go :) > > KTutorial is a library (and a g

Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-30 Thread Daniel Calviño Sánchez
Hi, I have been developing a project called KTutorial for quite some time and I feel that it is now in a mature enough state to be publicized. So here I go :) KTutorial is a library (and a graphical editor) for interactive tutorials in KDE applications. The tutorials are embedded in the applicati