[Sugar-devel] Problem with Log activity - Sugar widgets
Gonzalo Odiard
gonzalo at laptop.org
Fri Mar 2 16:07:09 EST 2012
> client = gconf.client_get_default()
> > color = XoColor(client.get_string('/desktop/sugar/user/color'))
> >
>
>
would be better do
color = profile.get_color()
In the future we will need port gconf to gsettings, and will be a lot of
work in the activities
if all are using gconf. If use profile we solve this in one place.
Gonzalo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120302/8a2fea65/attachment.html>
More information about the Sugar-devel
mailing list