GNOME Bugzilla – Bug 121676
Misplaced icons in /usr/share/pixmaps
Last modified: 2004-12-22 21:47:04 UTC
Original in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208984 : Hi, All the icons of conglomerate go in /usr/share/pixmaps. This should be in /usr/share/doc/conglomerate, only the desktop icon should stay in /usr/share/pixmaps. --- regards Jean-Luc
Why the hell to doc??? They should go to standard gnome @DATADIR@
Sorry, I meant @DATADIR@/conglomerate.
What ever location it will become, I have split desktop and applications in the file pixmaps/Makefile.am. Haven't found yet where the application icons are loaded.
In src/cong-util.c is the function cong_util_load_icon that calls gnome_program_locate_file.
Have seen where what should be changed, however that will effect other code, so it takes more effort for a clean modification. I'm on it, bug is claimed by me.
Created attachment 20457 [details] [review] use pkgdatadir when we want the package data directory
Dave, click on VERIFIED when you agree that I apply this patch.
mmm, patched it after a week anyway...
The admotion icons use the patch.