GNOME Bugzilla – Bug 610032
Do not show "respond" in "contact has gone offline" notification
Last modified: 2010-02-17 11:38:22 UTC
When a contact goes offline, the notification which is shown contains a "Respond" button. This does not make much sense if the contact has gone offline, so it should not be shown in that case.
Closing as a dup of bug #597124 as that's the same issue. *** This bug has been marked as a duplicate of bug 597124 ***
Actually we could easily fix this issue.
Created attachment 154011 [details] [review] http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/notifications src/empathy-event-manager.h | 1 - src/empathy-status-icon.c | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-)
Review of attachment 154011 [details] [review]: Looks good to me.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.