Bug 120171

Summary: Menu icons won't theme
Product: [Fedora] Fedora Reporter: Jeff Moe (jebba) <moe>
Component: xsaneAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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-08-19 09:17:22 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, 123268    

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

Icon=/usr/share/pixmaps/sane.png
When it should have:
Icon=sane.png

Comment 1 Tim Waugh 2004-08-19 09:17:22 UTC
This desktop file is no longer shipped.