New helper function get_default_image
commit4f4b7655de95a1ee96ed743400eccdad000c9612
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 23 Oct 2012 21:59:56 +0000 (23 23:59 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 28 Oct 2012 10:58:43 +0000 (28 10:58 +0000)
tree9a0702ed246faf5cd743d8c83ea98d8f169215fd
parent399d47612611336c272de50eef1a0914fe9c6088
New helper function get_default_image

The new function get_default_image creates a RImage with the default
icon. Now the function get_pixmap_icon_from_user_icon() is more clear
and show that, first try to get the user selected image, if not set,
then it gets the default icon.
src/icon.c