GNOME Bugzilla – Bug 589225
We should check if the contact supports vnc stream tube for Share my desktop
Last modified: 2011-08-29 10:12:37 UTC
Whe should check if the contact supports vnc stream tube to display Share my desktop feature. Other information:
In this case I think the menu item should be displayed but unsensitive if the contact doesn't support this kind of tube.
*** Bug 592796 has been marked as a duplicate of this bug. ***
This is now possible as recent Vinagre is a proper channel handler and we have ContactCapabilities support.
Created attachment 164007 [details] [review] http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/check-vinagre-589225 libempathy-gtk/empathy-contact-menu.c | 3 ++- libempathy/empathy-contact.c | 12 +++++++++--- libempathy/empathy-contact.h | 4 ++-- 3 files changed, 13 insertions(+), 6 deletions(-)
Review of attachment 164007 [details] [review]: Looks fine.
Merged to master. 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.