]> git.0d.be Git - empathy.git/commit
update presence when account is enabled
authorFelix Kaser <f.kaser@gmx.net>
Tue, 24 Nov 2009 17:45:46 +0000 (18:45 +0100)
committerFelix Kaser <f.kaser@gmx.net>
Tue, 1 Dec 2009 16:18:55 +0000 (17:18 +0100)
commit02c70cf6746cd909a873f54dd320772160f9ec13
tree9de831a953273ac157a87f607415cd59d93108b1
parent53a0fc1ae74070e6268173294ba986bc2c7e3e07
update presence when account is enabled

the problem was that disabling accounts forced their requested presence to _offline_, when the account was re-enabled the r-s stayed offline and the account did not try to reconnect. this was introduced with TpAccount. fixes bug #602821
libempathy-gtk/empathy-account-widget.c