[telepathy-gabble/master] constants.py: add BUDDY_INFO and ACTIVITY_PROPERTIES

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 15 08:57:12 PDT 2009


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

diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index 1f9bb16..cf964d7 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -206,3 +206,6 @@ CSR_CERT_HOSTNAME_MISMATCH = 10
 CSR_CERT_FINGERPRINT_MISMATCH = 11
 CSR_CERT_SELF_SIGNED = 12
 CSR_CERT_OTHER_ERROR = 13
+
+BUDDY_INFO = 'org.laptop.Telepathy.BuddyInfo'
+ACTIVITY_PROPERTIES = 'org.laptop.Telepathy.ActivityProperties'
-- 
1.5.6.5



More information about the telepathy-commits mailing list