[Telepathy-commits] [mingle/master] Add the new google namespaces

Sjoerd Simons sjoerd at luon.net
Thu Nov 13 02:24:48 PST 2008


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

diff --git a/ns.py b/ns.py
index 7ffc853..f38fe40 100644
--- a/ns.py
+++ b/ns.py
@@ -22,7 +22,13 @@ OLD_JINGLE_DESC_AUDIO = 'http://jabber.org/protocol/jingle/description/audio'
 OLD_JINGLE_DESC_VIDEO = 'http://jabber.org/protocol/jingle/description/video'
 
 GOOGLE_SESSION = 'http://www.google.com/xmpp/protocol/session'
+# Short google session"
+GOOGLE_S_SESSION = 'http://www.google.com/session'
+GOOGLE_S_SESSION_PHONE = 'http://www.google.com/session/phone'
+GOOGLE_S_SESSION_VIDEO = 'http://www.google.com/session/video'
+
 GOOGLE_TRANSPORT_P2P = 'http://www.google.com/transport/p2p'
 GOOGLE_VOICE_V1 = 'http://www.google.com/xmpp/protocol/voice/v1'
+GOOGLE_VIDEO_V1 = 'http://www.google.com/xmpp/protocol/video/v1'
 
 XMPP_STANZAS = 'urn:ietf:params:xml:ns:xmpp-stanzas'
-- 
1.5.6.5




More information about the Telepathy-commits mailing list