On Fri, 2010-10-08 at 19:01 +0000, Michael Terry wrote:
> One big concern I had with this conversion was that indicator-datetime is
> apparently using /apps/indicators/XXX for their gsettings paths. But
> indicator-me was using /system/indicator/XXX in gconf.
I like /apps because it seems like that's where people are putting
things that aren't part of GNOME Core. But, we should probably get a
definitive answer here.
Also, it seems to me this key should be an enum in gsettings (as it
supports that) instead of an int. Thoughts?
On Fri, 2010-10-08 at 19:01 +0000, Michael Terry wrote: s/XXX for their gsettings paths. But indicator/ XXX in gconf.
> One big concern I had with this conversion was that indicator-datetime is
> apparently using /apps/indicator
> indicator-me was using /system/
I like /apps because it seems like that's where people are putting
things that aren't part of GNOME Core. But, we should probably get a
definitive answer here.
Also, it seems to me this key should be an enum in gsettings (as it
supports that) instead of an int. Thoughts?