[Telepathy-commits] [telepathy-gabble/master] ns.py: add Google roster and jingleinfo namespaces

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Feb 25 08:04:45 PST 2009


---
 tests/twisted/ns.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/ns.py b/tests/twisted/ns.py
index fbb0ad2..143aa1c 100644
--- a/tests/twisted/ns.py
+++ b/tests/twisted/ns.py
@@ -5,7 +5,9 @@ CAPS = "http://jabber.org/protocol/caps"
 DISCO_INFO = "http://jabber.org/protocol/disco#info"
 DISCO_ITEMS = "http://jabber.org/protocol/disco#items"
 FEATURE_NEG = 'http://jabber.org/protocol/feature-neg'
+GOOGLE_JINGLE_INFO = 'google:jingleinfo'
 GOOGLE_P2P = "http://www.google.com/transport/p2p"
+GOOGLE_ROSTER = 'google:roster'
 IBB = 'http://jabber.org/protocol/ibb'
 JINGLE = "http://jabber.org/protocol/jingle"
 JINGLE_AUDIO = "http://jabber.org/protocol/jingle/description/audio"
-- 
1.5.6.5




More information about the telepathy-commits mailing list