[Telepathy-commits] [telepathy-salut/master] constants: add INTERFACES

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Mar 11 09:15:21 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 c1cf9da..f0270d3 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -23,6 +23,7 @@ TARGET_ID = CHANNEL + '.TargetID'
 REQUESTED = CHANNEL + '.Requested'
 INITIATOR_HANDLE = CHANNEL + '.InitiatorHandle'
 INITIATOR_ID = CHANNEL + '.InitiatorID'
+INTERFACES = CHANNEL + '.org.freedesktop.Telepathy.Channel.Interfaces'
 
 CONN = "org.freedesktop.Telepathy.Connection"
 CONN_IFACE_REQUESTS = CONN + '.Interface.Requests'
-- 
1.5.6.5




More information about the telepathy-commits mailing list