[Telepathy-commits] [telepathy-gabble/master] GabbleRosterChannel: add immutable Interfaces property to channel details
Simon McVittie
simon.mcvittie at collabora.co.uk
Wed Nov 5 03:23:00 PST 2008
---
src/roster-channel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/roster-channel.c b/src/roster-channel.c
index 87a69bc..3ff304a 100644
--- a/src/roster-channel.c
+++ b/src/roster-channel.c
@@ -252,6 +252,7 @@ gabble_roster_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