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

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Mar 11 09:15:24 PDT 2009


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

diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index f0270d3..11bfe2a 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -23,7 +23,7 @@ TARGET_ID = CHANNEL + '.TargetID'
 REQUESTED = CHANNEL + '.Requested'
 INITIATOR_HANDLE = CHANNEL + '.InitiatorHandle'
 INITIATOR_ID = CHANNEL + '.InitiatorID'
-INTERFACES = CHANNEL + '.org.freedesktop.Telepathy.Channel.Interfaces'
+INTERFACES = 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