summaryrefslogtreecommitdiff
path: root/src/ft-manager.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-10-27 14:39:09 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-10-27 16:37:14 +0100
commitb9601186e65665a03c76ba930ae17566c829ca94 (patch)
treee2fb00885ed770e1f669984b1e1ab355362430ed /src/ft-manager.c
parent5718a543a8c040cc9624f6947ecb45a6250d8e0e (diff)
downloadtelepathy-salut-b9601186e65665a03c76ba930ae17566c829ca94.tar.gz
ft-channel: set Metadata props on construction
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'src/ft-manager.c')
-rw-r--r--src/ft-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft-manager.c b/src/ft-manager.c
index a96b5e9c..b03aea33 100644
--- a/src/ft-manager.c
+++ b/src/ft-manager.c
@@ -416,7 +416,7 @@ salut_ft_manager_handle_request (TpChannelManager *manager,
handle, base_connection->self_handle,
TP_FILE_TRANSFER_STATE_PENDING, content_type, filename, size,
content_hash_type, content_hash, description, date, initial_offset,
- file_uri);
+ file_uri, NULL, NULL);
g_object_unref (contact);