[telepathy-haze/master] Include Requests in GetInterfaces.

Will Thompson will.thompson at collabora.co.uk
Thu Jun 4 15:22:27 PDT 2009


Fixes fd.o#21800.
---
 src/connection.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/connection.c b/src/connection.c
index 35df6c9..45b655c 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -550,6 +550,7 @@ haze_connection_class_init (HazeConnectionClass *klass)
     TpBaseConnectionClass *base_class = TP_BASE_CONNECTION_CLASS (klass);
     GParamSpec *param_spec;
     static const gchar *interfaces_always_present[] = {
+        TP_IFACE_CONNECTION_INTERFACE_REQUESTS,
         TP_IFACE_CONNECTION_INTERFACE_PRESENCE,
         TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE,
         TP_IFACE_CONNECTION_INTERFACE_CONTACTS,
-- 
1.5.6.5




More information about the telepathy-commits mailing list