[telepathy-gabble/master] ns.py: add XML namespace
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Aug 6 07:43:36 PDT 2009
---
tests/twisted/ns.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/twisted/ns.py b/tests/twisted/ns.py
index a86603f..e2bb6f3 100644
--- a/tests/twisted/ns.py
+++ b/tests/twisted/ns.py
@@ -52,4 +52,5 @@ STREAMS = "urn:ietf:params:xml:ns:xmpp-streams"
TUBES = 'http://telepathy.freedesktop.org/xmpp/tubes'
VCARD_TEMP = 'vcard-temp'
X_DATA = 'jabber:x:data'
+XML = 'http://www.w3.org/XML/1998/namespace'
X_OOB = 'jabber:x:oob'
--
1.5.6.5
More information about the telepathy-commits
mailing list