[telepathy-gabble/master] constants.py: add CONN_IFACE_SIMPLE_PRESENCE

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 15 07:59:20 PDT 2009


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

diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index 22430f4..e9cbc8c 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -48,6 +48,7 @@ CONN_IFACE_AVATARS = CONN + '.Interface.Avatars'
 CONN_IFACE_CAPS = CONN + '.Interface.Capabilities'
 CONN_IFACE_CONTACTS = CONN + '.Interface.Contacts'
 CONN_IFACE_CONTACT_CAPS = CONN + '.Interface.ContactCapabilities.DRAFT'
+CONN_IFACE_SIMPLE_PRESENCE = CONN + '.Interface.SimplePresence'
 CONN_IFACE_REQUESTS = CONN + '.Interface.Requests'
 
 STREAM_HANDLER = 'org.freedesktop.Telepathy.Media.StreamHandler'
-- 
1.5.6.5



More information about the telepathy-commits mailing list