History
Geert Janssens
janssens-geert at telenet.be
Fri Mar 7 05:41:11 EST 2014
On Wednesday 05 February 2014 08:47:37 John Ralls wrote:
> On Feb 5, 2014, at 8:12 AM, Geert Janssens <janssens-geert at telenet.be> wrote:
> > On Wednesday 05 February 2014 07:53:08 John Ralls wrote:
> >> On Feb 5, 2014, at 7:41 AM, Geert Janssens
> >> <janssens-geert at telenet.be>>
> > wrote:
> >>> The path to look for now is org>gnucash, but the rest should be
> >>> similar.
> >>
> >> Perhaps it should be org.gnucash.GnuCash just in case we need
> >> preferences for some utility program in the future.
> >
> > That does makes sense. However changing that at this stage means
> > we'd
> > have to implement an additional settings migration in the first
> > subsequent release.
> > We already have one from gconf to gsettings. The second one would be
> > from gsettings-old-location to gsettings-new-location.
> >
> > To be honest, not something I'm looking forward to to implement.
> >
> > Wouldn't it work to just make a org.gnucash.<utility-prog> schema in
> > the existing context ?
>
> I don't know, you're the GSettings expert. Does it regard the schema
> id as a raw string or as a hierarchy? If the latter, does
> org.foo.bar.pref override org.foo.pref, vice-versa, or neither?
>
It's just a raw string. org.foo.bar.pref and org.foo.pref are considered two
completely independent preferences.
Geert
More information about the gnucash-user
mailing list