[telepathy-mission-control/master] constants: add ChannelDispatcher-related constants

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Apr 1 12:04:23 PDT 2009


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

diff --git a/test/twisted/constants.py b/test/twisted/constants.py
index a3f9d16..2ffb58c 100644
--- a/test/twisted/constants.py
+++ b/test/twisted/constants.py
@@ -133,3 +133,9 @@ AM_IFACE_NOKIA_QUERY = 'com.nokia.AccountManager.Interface.Query'
 AM_PATH = tp_path_prefix + '/AccountManager'
 
 CR = tp_name_prefix + '.ChannelRequest'
+CDO = tp_name_prefix + '.ChannelDispatchOperation.DRAFT'
+
+CD = tp_name_prefix + '.ChannelDispatcher.DRAFT'
+CD_BUS_NAME = tp_name_prefix + '.ChannelDispatcher'
+CD_IFACE_OP_LIST = tp_name_prefix + '.ChannelDispatcher.Interface.OperationList.DRAFT'
+CD_PATH = tp_path_prefix + '/ChannelDispatcher'
-- 
1.5.6.5




More information about the telepathy-commits mailing list