After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 121676 - Misplaced icons in /usr/share/pixmaps
Misplaced icons in /usr/share/pixmaps
Status: VERIFIED FIXED
Product: conglomerate
Classification: Other
Component: Code
0.7.1
Other All
: Normal minor
: ---
Assigned To: conglomerate list
conglomerate list
Depends on:
Blocks:
 
 
Reported: 2003-09-07 15:44 UTC by Debian P. Conglomerate
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use pkgdatadir when we want the package data directory (3.65 KB, patch)
2003-10-03 20:13 UTC, Geert Stappers
none Details | Review

Description Debian P. Conglomerate 2003-09-07 15:44:14 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
Comment 1 Pav Lucistnik 2003-09-07 15:56:24 UTC
Why the hell to doc??? They should go to standard gnome @DATADIR@
Comment 2 Pav Lucistnik 2003-09-07 15:57:14 UTC
Sorry, I meant @DATADIR@/conglomerate.
Comment 3 Geert Stappers 2003-09-09 11:41:13 UTC
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.
Comment 4 Geert Stappers 2003-09-09 12:42:18 UTC
In src/cong-util.c is the function cong_util_load_icon 
that calls gnome_program_locate_file.
Comment 5 Geert Stappers 2003-10-03 13:58:06 UTC
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.
Comment 6 Geert Stappers 2003-10-03 20:13:10 UTC
Created attachment 20457 [details] [review]
use pkgdatadir when we want the package data directory
Comment 7 Geert Stappers 2003-10-03 20:18:43 UTC
Dave, click on VERIFIED when you agree that I apply this patch.
Comment 8 Geert Stappers 2003-10-11 23:20:23 UTC
mmm, patched it after a week anyway...
Comment 9 Geert Stappers 2003-10-16 09:19:22 UTC
The admotion icons use the patch.