[telepathy-mission-control/master] constants: add MC's bus name and object path

Simon McVittie simon.mcvittie at collabora.co.uk
Fri May 15 09:52:58 PDT 2009


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

diff --git a/test/twisted/constants.py b/test/twisted/constants.py
index d379a25..b518d89 100644
--- a/test/twisted/constants.py
+++ b/test/twisted/constants.py
@@ -145,3 +145,6 @@ CDO = tp_name_prefix + '.ChannelDispatchOperation'
 CD = tp_name_prefix + '.ChannelDispatcher'
 CD_IFACE_OP_LIST = tp_name_prefix + '.ChannelDispatcher.Interface.OperationList'
 CD_PATH = tp_path_prefix + '/ChannelDispatcher'
+
+MC = tp_name_prefix + '.MissionControl'
+MC_PATH = tp_path_prefix + '/MissionControl'
-- 
1.5.6.5




More information about the telepathy-commits mailing list