On Monday, 21 January 2019 16:24:36 GMT John Ralls wrote: > > On Jan 21, 2019, at 12:43 AM, Geert Janssens <[email protected]> > > wrote:> > > Op maandag 21 januari 2019 00:09:28 CET schreef John Ralls: > >>> On Jan 20, 2019, at 1:48 PM, Colin Law <[email protected]> wrote: > >>> > >>> On Sun, 20 Jan 2019 at 19:20, Parke <[email protected]> wrote: > >>>> ... > >>>> Come 2020, I may try switching to Lubuntu 20.04. > >>> > >>> I don't think that will help, I think it will still need dconf, though > >>> I may be wrong. > >> > >> Maybe. It seems that KDE uses a plain config-file backend for GSettings > >> ... > > > > Where did you find that info? I'm curious as my daily desktop is kde yet > > gnucash is using dconf. > > > > Perhaps because Fedora is essentially a gnome distro and I'm using the > > non- > > standard kde instead ? > > Here: > https://unix.stackexchange.com/questions/101147/dconf-equivalent-for-kde > <https://unix.stackexchange.com/questions/101147/dconf-equivalent-for-kde> > > But I see that it’s 5 years old, so I guess KDE decided to join the party. >
Hi, KDE uses flat text files under ~/.config/ to store prefs, not dconf (no doubt there are various levels of conf, system defaults to over-ride etc) however, GC isn't a native KDE program, so dconf is still used for prefs storage, just as on a gnome desktop (and presumably any other flavour of window manager etc.) At least that's how it is on my system! Maf. _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
