[Telepathy-commits] [telepathy-salut/master] set application/octet-stream as default content-type
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Nov 21 03:46:36 PST 2008
---
src/salut-file-transfer-channel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/salut-file-transfer-channel.c b/src/salut-file-transfer-channel.c
index 051e3b5..b6fd351 100644
--- a/src/salut-file-transfer-channel.c
+++ b/src/salut-file-transfer-channel.c
@@ -577,7 +577,7 @@ salut_file_transfer_channel_class_init (SalutFileTransferChannelClass *salut_fil
"content-type",
"gchar *content-type",
"ContentType of the file",
- "",
+ "application/octet-stream",
/* TODO: change this to CONSTRUCT_ONLY when
* the new request API is used.
*/
--
1.5.6.5
More information about the Telepathy-commits
mailing list