[Telepathy-commits] [telepathy-gabble/master] gabble_tube_dbus_offer_d_bus_tube: set parameters
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Wed Feb 11 03:56:26 PST 2009
---
src/tube-dbus.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index cd1895f..0fe566e 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -1829,6 +1829,8 @@ gabble_tube_dbus_offer_d_bus_tube (GabbleSvcChannelTypeDBusTube *self,
GabbleTubeDBus *tube = GABBLE_TUBE_DBUS (self);
GError *error = NULL;
+ g_object_set (self, "parameters", parameters, NULL);
+
if (gabble_tube_dbus_offer (tube, &error))
{
gabble_svc_channel_type_dbus_tube_return_from_offer_d_bus_tube (context,
--
1.5.6.5
More information about the telepathy-commits
mailing list