[Telepathy-commits] [telepathy-salut/master] file-transfer-channel: add comment listing properties not used

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Nov 21 03:46:35 PST 2008


---
 src/salut-file-transfer-channel.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/salut-file-transfer-channel.c b/src/salut-file-transfer-channel.c
index 5e5ac98..051e3b5 100644
--- a/src/salut-file-transfer-channel.c
+++ b/src/salut-file-transfer-channel.c
@@ -968,6 +968,13 @@ salut_file_transfer_channel_received_file_offer (SalutFileTransferChannel *self,
 
   self->priv->filename = g_strdup (ft->filename);
   self->priv->size = gibber_file_transfer_get_size (ft);
+
+  /* FIXME: missing properties:
+     - content_type
+     - content_hash_type and content_hash
+     - date
+     - initial offset
+   */
 }
 
 static void
-- 
1.5.6.5




More information about the Telepathy-commits mailing list