Use gtk_image_set_from_icon_name instead of custom code to load the
commit069c33ed8f10c6d3bd506e0ddfe1de958a2f8abd
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 15 Jul 2008 17:33:57 +0000 (15 17:33 +0000)
committerCosimo Cecchi <cosimoc@src.gnome.org>
Tue, 15 Jul 2008 17:33:57 +0000 (15 17:33 +0000)
tree9c695fd2828883d52991b8a59ebda9d1a18f2c2c
parente4f4dbbd6db63b9573c8e7ae24146094cd51d1b5
Use gtk_image_set_from_icon_name instead of custom code to load the

2008-07-15  Cosimo Cecchi  <cosimoc@gnome.org>

* pixmaps/Makefile.am:
* src/Makefile.am:
* src/bug-buddy.c: (main):
Use gtk_image_set_from_icon_name instead of custom code to
load the application icons.
Based on a patch from David Farning (#435948).

svn path=/trunk/; revision=2555
ChangeLog
pixmaps/Makefile.am
src/Makefile.am
src/bug-buddy.c