]> git.0d.be Git - empathy.git/commit
Added functions to determine if a contact has video capabilities
authorJonathan Tellier <jonathan.tellier@gmail.com>
Thu, 2 Jul 2009 16:08:43 +0000 (12:08 -0400)
committerjtellier <jonathan.tellier@collabora.co.uk>
Thu, 2 Jul 2009 16:08:43 +0000 (12:08 -0400)
commit9fe194288e580fcbd79fcae90050ccb8b6380a63
treee852b5515218042a5ac459e68090f3946a618c8e
parent5dae9d1185b972651a7c7e8d4431f8dcdd2e0cd3
Added functions to determine if a contact has video capabilities
Activating the "Video Call" button only if the remote contact support
video.
The call window's "Send Video" is only sensitive if the contact has
video capabilities.
libempathy-gtk/empathy-contact-menu.c
libempathy/empathy-contact.c
libempathy/empathy-contact.h
src/empathy-call-window.c