← Back to team overview

ayatana-commits team mailing list archive

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

 

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.
-- 
https://code.launchpad.net/~mterry/indicator-me/gsettings/+merge/38005
Your team ayatana-commits is subscribed to branch lp:indicator-me.



Follow ups

References