#8030 NORM 8.2.0 (: "Detailed view" icon in Journal is a "play" icon which confuses new-timers
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 18 18:11:07 EDT 2008
#8030: "Detailed view" icon in Journal is a "play" icon which confuses new-timers
--------------------------------+-------------------------------------------
Reporter: HoboPrimate | Owner: Eben
Type: defect | Status: new
Priority: normal | Milestone: 8.2.0 (was Update.2)
Component: interface-design | Version: not specified
Resolution: | Keywords: 8.2.0:polish r?
Next_action: never set | Verified: 0
Blockedby: | Blocking:
--------------------------------+-------------------------------------------
Changes (by Eben):
* keywords: 8.2.0:? => 8.2.0:polish r?
Comment:
How's this look? The alternate icon was agreed in the design meeting, and
is already in artwork.
{{{
diff --git a/src/journal/collapsedentry.py b/src/journal/collapsedentry.py
index c69960a..50e38e6 100644
--- a/src/journal/collapsedentry.py
+++ b/src/journal/collapsedentry.py
@@ -308,7 +308,7 @@ class CollapsedEntry(BaseCollapsedEntry):
return title_entry
def _create_detail_button(self):
- button = CanvasIcon(icon_name='go-right',
+ button = CanvasIcon(icon_name='view-details',
size=style.SMALL_ICON_SIZE,
box_width=style.GRID_CELL_SIZE * 3 / 5,
fill_color=style.COLOR_BUTTON_GREY.get_svg())
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/8030#comment:7>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list