#11795 NORM 12.1.0: Epiphany icons do not display
Zarro Boogs per Child
bugtracker at laptop.org
Wed Apr 25 18:04:23 EDT 2012
#11795: Epiphany icons do not display
-------------------------------------+--------------------------------------
Reporter: tonyforster | Owner: pbrobinson
Type: defect | Status: new
Priority: normal | Milestone: 12.1.0
Component: gnome-desktop | Version: not specified
Resolution: | Keywords:
Next_action: package | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------+--------------------------------------
Changes (by dsd):
* cc: dsd (added)
* owner: dsd => pbrobinson
* next_action: never set => package
Comment:
Peter, please fix this.
The problem is that epiphany uses icons from the gnome-icon-theme-symbolic
package (hardcoded in source, example below), but the epiphany package
doesn't depend on gnome-icon-theme-symbolic.
{{{
action =
g_object_new (EPHY_TYPE_NAVIGATION_HISTORY_ACTION,
"name", "NavigationBack",
"label", _("Back"),
"icon-name", "go-previous-symbolic",
"window", window,
"direction",
EPHY_NAVIGATION_HISTORY_DIRECTION_BACK,
NULL);
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/11795#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list