gnome-shell/js
Marina Zhurakhinskaya 7369ea6125 Make sure we only emit 'destroy' for a notification once
There are multiple code passes that can result in Notification::destroy()
being called, such as a notification being closed by the application
when it exits and the associated source being removed at the same time.
However, we should only emit 'destroy' for the notification and
do the associated work once.
2011-01-30 18:53:19 -05:00
..
misc Clean up the presentation of errors in the run dialog 2011-01-27 15:46:03 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Make sure we only emit 'destroy' for a notification once 2011-01-30 18:53:19 -05:00
Makefile.am genericDisplay: Remove unused module 2011-01-14 22:30:02 +01:00