Re: Review Request 113587: Add support for x-gvfs style options in fstab

2017-04-02 Thread Stefan Bruens
On Montag, 13. März 2017 22:37:51 CEST Albert Astals Cid wrote: > > On March 13, 2017, 2:29 p.m., Kai Uwe Broulik wrote: > > > Sorry for the long wait… I was under the impression it landed a long > > > time ago. > > > > > > Itook your patch and ported it to Frameworks 5, please see the review at >

Re: karchive and QSaveFile

2017-04-02 Thread Boudewijn Rempt
On Sat, 1 Apr 2017, Sune Vuorela wrote: > On 2017-03-28, Boudewijn Rempt wrote: > > I'm now wondering whether to hack QSaveFile's close to just not > > abort, or add inherits("QSaveFile") checks all over KArchive -- > > or whether there's a third, better option that I've missed... > > Without ha