GNOME Bugzilla – Bug 683137
Use UserAvatarWidget to display user avatars
Last modified: 2012-08-31 21:31:55 UTC
Replace duplicate custom code with a common widget.
Created attachment 223107 [details] [review] Use UserAvatarWidget to display user avatars
Review of attachment 223107 [details] [review]: Looks fine, one minor nit. ::: js/ui/endSessionDialog.js @@ +248,3 @@ y_fill: false }); + this._iconBin = new St.Bin; ??
Attachment 223107 [details] pushed as 5e46abf - Use UserAvatarWidget to display user avatars