After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693220 - messageTray: Add 'source-removed' signal
messageTray: Add 'source-removed' signal
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-05 18:16 UTC by Florian Müllner
Modified: 2013-02-05 18:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: Add 'source-removed' signal (899 bytes, patch)
2013-02-05 18:16 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2013-02-05 18:16:12 UTC
See patch.
Comment 1 Florian Müllner 2013-02-05 18:16:15 UTC
Created attachment 235244 [details] [review]
messageTray: Add 'source-removed' signal

While it is possible to keep track of removed sources by tracking
their summary items' actor:.destroy signal, a dedicated signal
mirroring the existing 'source-added' one is more convenient.
Comment 2 Giovanni Campagna 2013-02-05 18:24:57 UTC
Review of attachment 235244 [details] [review]:

Yes.
Comment 3 Florian Müllner 2013-02-05 18:55:14 UTC
Attachment 235244 [details] pushed as 7f587fd - messageTray: Add 'source-removed' signal