]> git.0d.be Git - empathy.git/commit
use conn-status-reason instead of conn-status
authorFelix Kaser <f.kaser@gmx.net>
Sat, 28 Nov 2009 19:16:45 +0000 (20:16 +0100)
committerFelix Kaser <f.kaser@gmx.net>
Sat, 28 Nov 2009 19:16:45 +0000 (20:16 +0100)
commitad74851368bf2a5b355696f4ad8f55f184070179
treec04d216653e43a1cdc9de121e66f35e322c7f53e
parent297ebd5f9415f444b2bc6db3e30a1ab8c2654a22
use conn-status-reason instead of conn-status

a hardcoded callback call used TP_CONNECTION_STATUS_DISCONNECTED where a TP_CONNECTION_STATUS_REASON should have been, changed to TP_CONNECTION_STATUS_REASON_NONE_SPECIFIED.
src/empathy-accounts-dialog.c