<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div>It seems these can be split in<br><br></div>1 Sugar settings. /desktop/sugar/...<br></div>2 Activity setting. /apps/...<br><br></div>For the all keys in group 1, I think we to keep setting them for a while both in gconf and in gsettings. They are API and just breaking it would be bad. We should deprecate them now and remove them later. I think Gonzalo suggestion to have python methods to access the most common might be a good idea, but IMO it's not sufficient and not necessary for the plain port (other GCI task?).<br>
</div></div></blockquote><div><br></div><div>Note than for nick_name and color we already have api in the toolkit.</div><div>We should recommend to activity developers use the api instead of read the gconf value.</div><div>
If there are cases in sugar reading the gconf value, should use profile too.</div><div><a href="https://github.com/sugarlabs/sugar-toolkit-gtk3/blob/master/src/sugar3/profile.py#L201">https://github.com/sugarlabs/sugar-toolkit-gtk3/blob/master/src/sugar3/profile.py#L201</a><br>
</div><div><br></div><div>Gonzalo</div><div> </div></div></div></div>