[Telepathy-commits] [telepathy-gabble/master] Stream tube channel advertises the immutable channel properties, including thoses not on the Channel interface
Alban Crequy
alban.crequy at collabora.co.uk
Fri Dec 12 11:48:34 PST 2008
---
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 4bcdf41..05a202c 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1055,6 +1055,8 @@ gabble_tube_stream_get_property (GObject *object,
TP_IFACE_CHANNEL, "InitiatorID",
TP_IFACE_CHANNEL, "Requested",
TP_IFACE_CHANNEL, "Interfaces",
+ GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE, "Service",
+ GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE, "SupportedSocketTypes",
NULL));
break;
case PROP_REQUESTED:
--
1.5.6.5
More information about the Telepathy-commits
mailing list