After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645396 - use computer-fail from icon theme
use computer-fail from icon theme
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
git master
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-21 13:38 UTC by William Jon McCann
Modified: 2011-03-22 16:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use computer-fail from theme instead of builtin (104.79 KB, patch)
2011-03-21 13:43 UTC, William Jon McCann
none Details | Review

Description William Jon McCann 2011-03-21 13:38:26 UTC
The icon theme now has a fail whale.  We should use that instead of the internal image.
Comment 1 William Jon McCann 2011-03-21 13:43:02 UTC
Created attachment 183938 [details] [review]
Use computer-fail from theme instead of builtin

Doesn't yet handle theme changes.
Comment 2 William Jon McCann 2011-03-21 13:43:25 UTC
untested atm.
Comment 3 Vincent Untz 2011-03-22 00:50:13 UTC
I'd prefer registering a GtkIconSize for 128x128 and then calling gtk_image_set_from_icon_name().
Comment 4 Vincent Untz 2011-03-22 16:59:28 UTC
Fixed.