gnome-shell/js
Giovanni Campagna 619389ed20 NotificationDaemon: fix icons for notifications without an app
NotificationDaemon doesn't pass a gicon to the Notification constructor,
because it calls .update() immediately after, so messageTray.js
calls into Source.createIcon(), which returns null and crashes.
Instead, shortcut the Notification constructor by skipping
.update() completely.

https://bugzilla.gnome.org/show_bug.cgi?id=709998
2013-10-13 01:23:18 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm loginDialog: MessageType is now in GdmUtil 2013-10-02 13:58:09 -04:00
misc NetworkMenu: make the settings launcher point to the right devices 2013-10-09 18:39:44 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui NotificationDaemon: fix icons for notifications without an app 2013-10-13 01:23:18 +02:00
Makefile.am Magnifier: Implement focus and caret tracking 2013-09-05 13:18:54 -04:00