% tar tvf /var/portage/distfiles/pan-0.133.tar.bz2 | grep sexy -rw-rw-r-- 0 2000 2000 24157 Jul 13 15:36 pan-0.133/pan/gui/sexy-icon-entry.c -rw-rw-r-- 0 2000 2000 3091 Aug 1 2007 pan-0.133/pan/gui/sexy-icon-entry.h
The GNOME team does not see it worth adding a full libsexy dependency just for this small SexyIconEntry copy. This components is treated more like libEGG anyway across projects because in GNOME libsexy is not a blessed dependency (must not unconditionally depend on it) because libsexy is stuff that is temporary hacks until gtk+ grows non-hacky support for those things. Once gtk+-2.16 is out (ETA is March I think) pan can use native GtkEntry with new icon support. Up to net-news@ what to do.
# tar tvf /var/tmp/distfiles/pan-0.134.tar.bz2 |egrep "sexy" # egrep "sexy" * -ir ChangeLog: 400800 use libsexy for the toolbar's icon entry fields (Charles) this was most likely fixed when they updated to gtk+ 2.16 APIs. Thanks for reporting.