Bug 120172 - Menu icons won't theme
Summary: Menu icons won't theme
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-bind
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Vas Dias
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 119991 FC3Target FC4Target
TreeView+ depends on / blocked
 
Reported: 2004-04-06 16:32 UTC by Jeff Moe (jebba)
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-19 15:43:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Moe (jebba) 2004-04-06 16:32:18 UTC
Icons in the menu do not change when the theme is changed. This
is true even if the theme has an icon of the correct name.

The cause of this is that in
/usr/share/applications/system-config-bind.desktop
the Icon= line has the absolute path to the icon instead of just the
icon name.

Icon=/usr/share/system-config-bind/system-config-bind.png
When it should have:
Icon=system-config-bind.png

The icon should be put in the hicolor theme, per freedesktop.org.
/usr/share/icons/hicolor/48x48/apps/

Comment 1 Bryan W Clark 2004-10-04 19:17:34 UTC
ping Jason, any progress on this?

Comment 2 Bryan W Clark 2004-11-01 05:53:23 UTC
appears to be fixed in current release.

Comment 3 Bryan W Clark 2004-11-01 06:04:53 UTC
(In reply to comment #0)

Doh! Re-opening.

> Icon=/usr/share/system-config-bind/system-config-bind.png
> When it should have:
> Icon=system-config-bind.png

This is fixed

> The icon should be put in the hicolor theme, per freedesktop.org.
> /usr/share/icons/hicolor/48x48/apps/

However the icon is still missing when using another theme.

Comment 4 Matthias Clasen 2005-04-19 15:43:40 UTC
Appears to be fixed in Rawhide. 


Note You need to log in before you can comment on or make changes to this bug.