Bug 120170

Summary: Menu icons won't theme
Product: [Fedora] Fedora Reporter: Jeff Moe (jebba) <moe>
Component: mtrAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-21 15:50:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 119991    

Description Jeff Moe (jebba) 2004-04-06 16:19:52 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/net-xmtr.desktop
the Icon= line has the absolute path to the icon instead of just the
icon name.

Icon=/usr/share/pixmaps/mtr_icon.xpm
When it should have:
Icon=mtr_icon.xpm

Or even better, it should be a .png.

Comment 1 Phil Knirsch 2004-04-21 15:50:30 UTC
Fixed in mtr-0.54-5 and later.

Read ya, Phil