GNOME Bugzilla – Bug 662685
contact-display: Don't show non-IM contacts as "offline"
Last modified: 2012-01-25 21:21:03 UTC
Mentioned by Jon in bug 662681.
Created attachment 199945 [details] [review] contact-display: Don't show non-IM contacts as "offline" Currently we display IM status information for every contact, falling back to "offline" if the contact does not have an associated IM account. Instead, don't show IM presence in this case.
Review of attachment 199945 [details] [review]: Looks OK (you could alternatively not create the label at all, or even return null from _createPresence(), but doesn't matter much)
Attachment 199945 [details] pushed as b0ae596 - contact-display: Don't show non-IM contacts as "offline"