Ticket #81 (defect)
Opened 2 years ago
Last modified 2 years ago
notify_notification_attach_to_status_icon should send 'status-icon' signal
Status: closed (fixed)
| Reported by: | lmacken@redhat.com | Assigned to: | chipx86 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | libnotify | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | D-BUS Version: | 0.90 | |
| Patch Included: | 1 | OS/Distro Version: | Fedora Core 6 |
The 'attach-icon' signal is sent by notify_notification_attach_to_status_icon(), which isn't defined/used anywhere. It should be sending the 'status-icon' signal instead.
Attachments
Change History
07/31/06 15:15:44: Modified by lmacken
- attachment libnotify-0.4.2-status-icon.patch added.
07/31/06 19:40:54: Modified by chipx86
- status changed from new to closed.
- resolution set to fixed.

(In [2892]) Emit the property change notification for "status-icon" and not "attach-icon". This closes bug #81.