gnome-shell/js
Cosimo Cecchi 281b0a3e63 mount-operation: fix exceptions when showing password entry
This is a fallout from some changes in MessageTray.Source, which now
requires either defining the iconName/iconType properties on it, or
implementing createNotificationIcon, and we're not doing any of those.
Fix it by storing the gicon of the source object and using a helper
method to create the icon actor on demand, to avoid any case when the
same actor might be added twice to different containers.

https://bugzilla.gnome.org/show_bug.cgi?id=678428
2012-06-20 10:07:50 -04:00
..
extensionPrefs extensionUtils: Create and load the extension object when scanning 2012-06-12 17:16:08 -04:00
gdm Refactor show()/hide() sequences 2012-05-02 12:43:58 -04:00
misc build: Make folks optional 2012-06-19 16:34:23 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui mount-operation: fix exceptions when showing password entry 2012-06-20 10:07:50 -04:00
Makefile.am build: Make folks optional 2012-06-19 16:34:23 -04:00