[telepathy-gabble/master] Add jabber:{x:oob,iq:register} to ns.py

Will Thompson will.thompson at collabora.co.uk
Wed Apr 8 08:29:24 PDT 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 fe44553..cda0c0d 100644
--- a/tests/twisted/ns.py
+++ b/tests/twisted/ns.py
@@ -28,9 +28,11 @@ 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"
+REGISTER = "jabber:iq:register"
 SI = 'http://jabber.org/protocol/si'
 SI_MULTIPLE = 'http://telepathy.freedesktop.org/xmpp/si-multiple'
 STANZA = "urn:ietf:params:xml:ns:xmpp-stanzas"
 TUBES = 'http://telepathy.freedesktop.org/xmpp/tubes'
 VCARD_TEMP = 'vcard-temp'
 X_DATA = 'jabber:x:data'
+X_OOB = 'jabber:x:oob'
-- 
1.5.6.5




More information about the telepathy-commits mailing list