[Telepathy-commits] [telepathy-gabble/master] add twisted/ns.py

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Oct 20 03:18:45 PDT 2008


---
 tests/twisted/ns.py |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
 create mode 100644 tests/twisted/ns.py

diff --git a/tests/twisted/ns.py b/tests/twisted/ns.py
new file mode 100644
index 0000000..980d50f
--- /dev/null
+++ b/tests/twisted/ns.py
@@ -0,0 +1,10 @@
+AMP = "http://jabber.org/protocol/amp"
+DISCO_INFO = "http://jabber.org/protocol/disco#info"
+DISCO_ITEMS = "http://jabber.org/protocol/disco#items"
+OLPC_ACTIVITIES = "http://laptop.org/xmpp/activities"
+OLPC_ACTIVITY = "http://laptop.org/xmpp/activity"
+OLPC_ACTIVITY_PROPS = "http://laptop.org/xmpp/activity-properties"
+OLPC_BUDDY = "http://laptop.org/xmpp/buddy"
+OLPC_BUDDY_PROPS = "http://laptop.org/xmpp/buddy-properties"
+OLPC_CURRENT_ACTIVITY = "http://laptop.org/xmpp/current-activity"
+PUBSUB = "http://jabber.org/protocol/pubsub"
-- 
1.5.6.5




More information about the Telepathy-commits mailing list