From d4876ac1ade43af853f5e0e47a73f9532211f214 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 28 Apr 2003 15:58:43 +0000 Subject: If we fail to load the icon that gnome_vfs_get_icon() gave us, the default 2003-04-25 Jeffrey Stedfast * e-msg-composer-attachment-bar.c (pixbuf_for_mime_type): If we fail to load the icon that gnome_vfs_get_icon() gave us, the default back to gnome-unknown.png. This is the only POSSIBLE way for Anna to be getting a NULL pixbuf if she has gnome-unknown.png that I can see. Should fix bug #41513. svn path=/trunk/; revision=20982 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index b7d6f1f8e3..d8ed8a6599 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2003-04-25 Jeffrey Stedfast + + * e-msg-composer-attachment-bar.c (pixbuf_for_mime_type): If we + fail to load the icon that gnome_vfs_get_icon() gave us, the + default back to gnome-unknown.png. This is the only POSSIBLE way + for Anna to be getting a NULL pixbuf if she has gnome-unknown.png + that I can see. Should fix bug #41513. + 2003-04-23 Not Zed * e-msg-composer.c (map_default_cb): removed debug printfs. -- cgit v1.2.3