[telepathy-gabble/master] connection_presences_updated_cb: change reason is remote stopped

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Apr 3 09:25:54 PDT 2009


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

diff --git a/src/file-transfer-channel.c b/src/file-transfer-channel.c
index a880086..eaac486 100644
--- a/src/file-transfer-channel.c
+++ b/src/file-transfer-channel.c
@@ -403,7 +403,7 @@ connection_presences_updated_cb (GabblePresenceCache *cache,
                   gabble_file_transfer_channel_set_state (
                       TP_SVC_CHANNEL_TYPE_FILE_TRANSFER (self),
                       TP_FILE_TRANSFER_STATE_CANCELLED,
-                      TP_FILE_TRANSFER_STATE_CHANGE_REASON_LOCAL_STOPPED);
+                      TP_FILE_TRANSFER_STATE_CHANGE_REASON_REMOTE_STOPPED);
                 }
             }
         }
-- 
1.5.6.5




More information about the telepathy-commits mailing list