[Telepathy-commits] [telepathy-gabble/master] GabbleIMChannel: add immutable Interfaces property to channel details
Simon McVittie
simon.mcvittie at collabora.co.uk
Wed Nov 5 03:21:53 PST 2008
---
src/im-channel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/im-channel.c b/src/im-channel.c
index 169b1ee..36ef862 100644
--- a/src/im-channel.c
+++ b/src/im-channel.c
@@ -224,6 +224,7 @@ gabble_im_channel_get_property (GObject *object,
TP_IFACE_CHANNEL, "InitiatorHandle",
TP_IFACE_CHANNEL, "InitiatorID",
TP_IFACE_CHANNEL, "Requested",
+ TP_IFACE_CHANNEL, "Interfaces",
NULL));
break;
default:
--
1.5.6.5
More information about the Telepathy-commits
mailing list