[telepathy-salut/master] ns.py: add OOB, IBB, SI and tubes ns

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 1 04:10:36 PDT 2009


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

diff --git a/tests/twisted/ns.py b/tests/twisted/ns.py
index e0d0aa0..8126b2e 100644
--- a/tests/twisted/ns.py
+++ b/tests/twisted/ns.py
@@ -1,6 +1,8 @@
 AMP = "http://jabber.org/protocol/amp"
 DISCO_INFO = "http://jabber.org/protocol/disco#info"
 DISCO_ITEMS = "http://jabber.org/protocol/disco#items"
+IBB = "http://jabber.org/protocol/ibb"
+IQ_OOB = "jabber:iq:oob"
 MUC = 'http://jabber.org/protocol/muc'
 MUC_OWNER = '%s#owner' % MUC
 MUC_USER = '%s#user' % MUC
@@ -15,4 +17,7 @@ OLPC_BUDDY_PROPS_NOTIFY = "%s+notify" % OLPC_BUDDY_PROPS
 OLPC_CURRENT_ACTIVITY = "http://laptop.org/xmpp/current-activity"
 OLPC_CURRENT_ACTIVITY_NOTIFY = "%s+notify" % OLPC_CURRENT_ACTIVITY
 PUBSUB = "http://jabber.org/protocol/pubsub"
+SI = "http://jabber.org/protocol/si"
 STANZA = "urn:ietf:params:xml:ns:xmpp-stanzas"
+TUBES = "http://telepathy.freedesktop.org/xmpp/tubes"
+X_OOB = "jabber:x:oob"
-- 
1.5.6.5




More information about the telepathy-commits mailing list