← Back to team overview

ayatana-commits team mailing list archive

Re: [Merge] lp:~mterry/indicator-me/gsettings into lp:indicator-me

 

On Fri, 2010-10-08 at 23:52 +0000, Michael Terry wrote:
> I agree that this key would be an enum if we designed it from scratch.  However, the gsettings documentation leads me to believe that enums are stored as strings.  And gsettings-data-convert does not handle any sort of data transformation.
> 
> So you'd have to use some new key like 'display_enum', keep 'display' around, and then convert values yourself after both are in dconf.  Doesn't seem worth it.

Ah, sucks.  Probably worth sticking with the int then.  No cool new
feature use :)

-- 
https://code.launchpad.net/~mterry/indicator-me/gsettings/+merge/38005
Your team ayatana-commits is subscribed to branch lp:indicator-me.



References