gnome-shell/js
Dan Winship d3031b406a [MessageTray] remove Source IDs
The tray itself does not actually need them, and to make status icon
sources work correctly the NotificationDaemon will need to be tracking
its sources by two separate IDs, so the existing system won't work.

Also remove MessageTray.removeSourceByApp(), which is
NotificationDaemon-specific, and implement the functionality in
notificationDaemon.js instead.

https://bugzilla.gnome.org/show_bug.cgi?id=627303
2010-08-26 10:52:01 -04:00
..
misc [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
perf [perf] replace frame count with accurately computed frame rate 2010-05-26 15:37:27 -04:00
prefs Migrate to GSettings 2010-06-18 20:27:41 +02:00
ui [MessageTray] remove Source IDs 2010-08-26 10:52:01 -04:00
Makefile.am Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/* 2010-05-22 18:02:52 +02:00