[Telepathy-commits] [telepathy-gabble/master] tube-stream: add Status and Parameters to channel properties
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Jan 9 07:54:14 PST 2009
---
src/tube-stream.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/tube-stream.c b/src/tube-stream.c
index 89755a5..2090bea 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -946,6 +946,8 @@ gabble_tube_stream_get_property (GObject *object,
TP_IFACE_CHANNEL, "InitiatorID",
TP_IFACE_CHANNEL, "Requested",
TP_IFACE_CHANNEL, "Interfaces",
+ GABBLE_IFACE_CHANNEL_INTERFACE_TUBE, "Status",
+ GABBLE_IFACE_CHANNEL_INTERFACE_TUBE, "Parameters",
GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE, "Service",
GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE, "SupportedSocketTypes",
NULL));
--
1.5.6.5
More information about the Telepathy-commits
mailing list