[Telepathy-commits] [telepathy-gabble/master] GabbleTubeStream: add immutable Interfaces property to channel details

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Nov 5 03:23:32 PST 2008


---
 src/tube-stream.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tube-stream.c b/src/tube-stream.c
index 84230a3..8595433 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1053,6 +1053,7 @@ gabble_tube_stream_get_property (GObject *object,
                 TP_IFACE_CHANNEL, "InitiatorHandle",
                 TP_IFACE_CHANNEL, "InitiatorID",
                 TP_IFACE_CHANNEL, "Requested",
+                TP_IFACE_CHANNEL, "Interfaces",
                 NULL));
         break;
       case PROP_REQUESTED:
-- 
1.5.6.5




More information about the Telepathy-commits mailing list