#7987 LOW 8.2.0 (: Home view XO icon palette for Control Panel has wrong icon
Zarro Boogs per Child
bugtracker at laptop.org
Tue Aug 19 15:47:11 EDT 2008
#7987: Home view XO icon palette for Control Panel has wrong icon
---------------------------+------------------------------------------------
Reporter: garycmartin | Owner: Eben
Type: defect | Status: new
Priority: low | Milestone: 8.2.0 (was Update.2)
Component: sugar | Version: Development build as of this date
Resolution: | Keywords: 8.2.0:polish 8.2.0:+ r?
Next_action: review | Verified: 0
Blockedby: | Blocking:
---------------------------+------------------------------------------------
Changes (by Eben):
* keywords: 8.2.0:polish 8.2.0:? => 8.2.0:polish 8.2.0:+ r?
* next_action: communicate => review
Comment:
I've pushed the "computer" icon to artwork. Here is the relevant bit of
code that needs to be changed in Sugar to make use of it:
{{{
item = MenuItem(_('Control Panel'))
- icon = Icon(icon_name='computer-xo',
icon_size=gtk.ICON_SIZE_MENU,
+ icon = Icon(icon_name='computer', icon_size=gtk.ICON_SIZE_MENU,
xo_color=self._profile.color)
item.set_image(icon)
icon.show()
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/7987#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list