[Telepathy-commits] [telepathy-salut/master] Added TransferredBytes D-BUS properties to DBusPropertiesMixin config.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 21 03:46:10 PST 2008


20080729131126-8ed0e-df691ff0b079c979316410c336c0b3e6cfafb848.gz
---
 src/salut-file-channel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/salut-file-channel.c b/src/salut-file-channel.c
index b935e32..010e6b3 100644
--- a/src/salut-file-channel.c
+++ b/src/salut-file-channel.c
@@ -385,6 +385,7 @@ salut_file_channel_class_init (SalutFileChannelClass *salut_file_channel_class)
     { "ContentMD5", "content-md5", "content-md5" },
     { "Description", "description", "description" },
     { "AvailableSocketTypes", "available-socket-types", NULL },
+    { "TransferredBytes", "transferred-bytes", "transferred-bytes" },
     { "SocketPath", "socket-path", "socket-path" },
     { NULL }
   };
-- 
1.5.6.5




More information about the Telepathy-commits mailing list