Re: What to do with KScanDialog

2013-09-02 Thread Àlex Fiestas
On Sunday 01 September 2013 21:58:25 Kåre Särs wrote: > On Sunday 01 September 2013 13:34:50 Martin Koller wrote: > > On Saturday 31 August 2013 23:11:57 Kåre Särs wrote: > > > I would vote to move it to kde4support and deprecate it. I can volunteer > > > to > > > port kolourpaint to libksane if ne

Re: What to do with KScanDialog

2013-09-01 Thread Martin Koller
On Saturday 31 August 2013 23:11:57 Kåre Särs wrote: > I would vote to move it to kde4support and deprecate it. I can volunteer to > port kolourpaint to libksane if needed. Hi all, I'm the current maintainer of kolourpaint. I have no problem with using anything else than what's currently availa

Re: What to do with KScanDialog

2013-09-01 Thread Gilles Caulier
Hi, libksane in kdegraphics/libs is the right alternative, very well maintained : https://projects.kde.org/projects/kde/kdegraphics/libs/libksane It work under Linux and OSX using libsane. Under Windows it use Twain interface. Best Gilles Caulier 2013/8/31 Àlex Fiestas : > KScanDialog is cur

Re: What to do with KScanDialog

2013-09-01 Thread Kåre Särs
Hi, On Saturday 31 August 2013 20:48:46 Gilles Caulier wrote: > I don't know exactly (i don't know KSCanDialog in fact, so i cannot > compare). > > Ask to kare Sars who maintain this code. I can respond better than me... > The KScanDialog plugin interface is now implemented by the ksaneplugin i

Re: What to do with KScanDialog

2013-09-01 Thread Gilles Caulier
I don't know exactly (i don't know KSCanDialog in fact, so i cannot compare). Ask to kare Sars who maintain this code. I can respond better than me... Gilles Caulier 2013/8/31 Àlex Fiestas : > On Saturday 31 August 2013 19:42:02 Gilles Caulier wrote: >> Hi, >> >> libksane in kdegraphics/libs is

Re: What to do with KScanDialog

2013-09-01 Thread Kåre Särs
On Sunday 01 September 2013 13:34:50 Martin Koller wrote: > On Saturday 31 August 2013 23:11:57 Kåre Särs wrote: > > I would vote to move it to kde4support and deprecate it. I can volunteer > > to > > port kolourpaint to libksane if needed. > > Hi all, > > I'm the current maintainer of kolourpain

Re: What to do with KScanDialog

2013-09-01 Thread David Faure
On Saturday 31 August 2013 23:11:57 Kåre Särs wrote: > I do not see the need for a plugin interface as it is not likely to be > implemented and maintained in more than one instance at a time anyways. Right. The use of a plugin was just a way to have the API in kdelibs and implementation elsewhe

Re: What to do with KScanDialog

2013-08-31 Thread Àlex Fiestas
On Saturday 31 August 2013 19:42:02 Gilles Caulier wrote: > Hi, > > libksane in kdegraphics/libs is the right alternative, very well maintained > : > > https://projects.kde.org/projects/kde/kdegraphics/libs/libksane > > It work under Linux and OSX using libsane. Under Windows it use Twain > inte