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

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


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

diff --git a/src/muc-channel.c b/src/muc-channel.c
index 177a445..94cb49e 100644
--- a/src/muc-channel.c
+++ b/src/muc-channel.c
@@ -855,6 +855,7 @@ gabble_muc_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