Re: kxmlgui: klanguageoverridesrc format

2015-11-13 Thread René J . V . Bertin
On Friday November 13 2015 22:10:07 David Faure wrote: > Kévin wrote this code in ed10e3fd484570, the main point was to switch from > KConfig to QSettings > for this particular setting. NativeFormat is clearly just an accident there, > feel free to change it. I hope that meant OK to commit - do

Re: kxmlgui: klanguageoverridesrc format

2015-11-13 Thread David Faure
On Friday 13 November 2015 18:18:21 René J. V. Bertin wrote: > Hi, > > KXmlGui currently uses QSettings in NativeFormat to write > klanguageoverridesrc . > On OS X, that means it will become a binary XML file called > klanguageoverridesrc.plist, which I personally find undesirable. I think that

kxmlgui: klanguageoverridesrc format

2015-11-13 Thread René J . V . Bertin
Hi, KXmlGui currently uses QSettings in NativeFormat to write klanguageoverridesrc . On OS X, that means it will become a binary XML file called klanguageoverridesrc.plist, which I personally find undesirable. I think that the effect is even larger on MS Windows. On Linux, NativeFormat and In