Bug 202340 - gnomebaker icon won't theme
Summary: gnomebaker icon won't theme
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnomebaker
Version: 5
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-13 03:45 UTC by Jeff Moe (jebba)
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-30 23:54:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Moe (jebba) 2006-08-13 03:45:37 UTC
The icon in the menu does 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/fedora-gnomebaker.desktop
the Icon= line has the absolute path to the icon instead of just the
icon name.

It has:
Icon=/usr/share/gnomebaker/gnomebaker-48.png

When it should have:
Icon=gnomebaker-48.png

Comment 1 Brian Pepple 2006-08-13 04:37:33 UTC
To correct this will take more work than just modifing the desktop file, since
the icons aren't installed in the '$(datadir)/icons/hicolor/' directory to make
use of the gtk-icon-cache.  Also, some of the src files will need to be
modified, since the current icon paths are hardcoded.  Some of the steps
involved to fix this are documented here:

http://live.gnome.org/GnomeGoals/AppIcon

I'll work up a patch for upstream when I get some free time, but I'm not going
to be backporting a patch to 0.5.1.





Comment 2 Brian Pepple 2006-08-30 23:54:17 UTC
Looks like my initial patch has been applied upstream.  I'm not going to be
backporting these changes to FC5, but it sounds like Bid should be doing a new
release for GnomeBaker soon, and should make it into FC6 eventually.

https://sourceforge.net/tracker/?func=detail&atid=708501&aid=1540113&group_id=127397


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