New functions get_*_icon_from_x11
commit3e83e9d5ae307dae664ce4142ff80cb7d0b39ce7
authorRodolfo García Peñas (kix) <kix@kix.es>
Sat, 3 Nov 2012 18:53:59 +0000 (3 19:53 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 4 Nov 2012 00:35:21 +0000 (4 00:35 +0000)
tree68d8378b13619e77bd979a7762d4eda6fad76e75
parentceedad4231e5370f8e687bdbaeb513e6cfe9108c
New functions get_*_icon_from_x11

A new functions get_pixmap_icon_from_x11 and get_rimage_icon_from_x11
are included in icon.h

1. get_pixmap_icon_from_x11, set the rimage at icon->file_image
   The code sets net_icon_image in icon->file_image
2. The get_rimage_icon_from_x11 function, only converts
   the icon->file_image in icon->pixmap
src/icon.c