]> git.0d.be Git - empathy.git/commit
Only close the FT operation after the state change
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Sun, 3 May 2009 23:26:15 +0000 (01:26 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:47:37 +0000 (17:47 +0200)
commit7d5485549becfc095556d282f6622ce2b16caef0
tree9eaee7f91a366c483756a2eaf95d6b0bbd8729a5
parent584de2350d0299bedcdb140cbb9adeb8a13ea42c
Only close the FT operation after the state change

Close the FT operation only after the "completed" state change has been
emitted, so that we can guarantee there will be no other progress
signals emitted after TRANSFER_DONE.
Also, add some other debug calls.
libempathy/empathy-ft-handler.c
libempathy/empathy-tp-file.c