Bug 146486 - gimp icon won't theme
Summary: gimp icon won't theme
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: 119991
TreeView+ depends on / blocked
 
Reported: 2005-01-28 19:37 UTC by Jeff Moe (jebba)
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-02-01 08:04:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Moe (jebba) 2005-01-28 19:37:57 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/gimp-2.2.desktop
the Icon= line has the absolute path to the icon instead of just the
icon name.

Icon=/usr/share/gimp/2.0/images/wilber-icon.png
When it should have:
Icon=wilber-icon.png

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

See also: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119991

Comment 1 Jeff Moe (jebba) 2005-01-28 19:44:19 UTC
Set to block #119991

Comment 2 Nils Philippsen 2005-02-01 08:04:10 UTC
Fixed in gimp-2.2.3-0.fc3.2.


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