[telepathy-gabble/master] ns.py: add FILE_TRANSFER

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Apr 3 09:25:40 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 fbb0ad2..2b798eb 100644
--- a/tests/twisted/ns.py
+++ b/tests/twisted/ns.py
@@ -5,6 +5,7 @@ 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'
+FILE_TRANSFER = 'http://jabber.org/protocol/si/profile/file-transfer'
 GOOGLE_P2P = "http://www.google.com/transport/p2p"
 IBB = 'http://jabber.org/protocol/ibb'
 JINGLE = "http://jabber.org/protocol/jingle"
-- 
1.5.6.5




More information about the telepathy-commits mailing list