GNOME Bugzilla – Bug 645396
use computer-fail from icon theme
Last modified: 2011-03-22 16:59:28 UTC
The icon theme now has a fail whale. We should use that instead of the internal image.
Created attachment 183938 [details] [review] Use computer-fail from theme instead of builtin Doesn't yet handle theme changes.
untested atm.
I'd prefer registering a GtkIconSize for 128x128 and then calling gtk_image_set_from_icon_name().
Fixed.