[Telepathy-commits] [mingle/master] Export voice-v1 and video-v1 old-style caps for google-video

Sjoerd Simons sjoerd at luon.net
Thu Nov 13 02:47:44 PST 2008


---
 client.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/client.py b/client.py
index c46bfc4..c0e1542 100644
--- a/client.py
+++ b/client.py
@@ -308,6 +308,7 @@ class Client:
         c['node'] = 'http://telepathy.freedesktop.org/wiki/Mingle'
         c['hash'] = 'sha-1'
         c['ver'] = hash
+        c['ext'] = "voice-v1 video-v1 camera-v1"
 
     def send_presence(self, to=None):
         if self.stream == None:
-- 
1.5.6.5




More information about the Telepathy-commits mailing list