[Telepathy-commits] [telepathy-gabble/master] constants.py: add DBUS_TUBE_DBUS_NAMES
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Jan 27 02:32:34 PST 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 18e6079..10a7bd2 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -39,6 +39,7 @@ TUBE_PARAMETERS = CHANNEL_IFACE_TUBE + '.Parameters'
TUBE_STATE = CHANNEL_IFACE_TUBE + '.State'
STREAM_TUBE_SERVICE = CHANNEL_TYPE_STREAM_TUBE + '.Service'
DBUS_TUBE_SERVICE_NAME = CHANNEL_TYPE_DBUS_TUBE + '.ServiceName'
+DBUS_TUBE_DBUS_NAMES = CHANNEL_TYPE_DBUS_TUBE + '.DBusNames'
TUBE_CHANNEL_STATE_LOCAL_PENDING = 0
TUBE_CHANNEL_STATE_REMOTE_PENDING = 1
--
1.5.6.5
More information about the Telepathy-commits
mailing list