]> git.0d.be Git - empathy.git/commit
account-widget: change presence to online when creating a new account
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 2 Mar 2010 09:03:40 +0000 (10:03 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 2 Mar 2010 15:37:32 +0000 (16:37 +0100)
commit2af6c1375e1465566d57170d8090e1b425de88fa
tree29b2d5b24c7bccf326d9c00296a02d90517cfd94
parentb228ca8e3fd252d289f06699c0e1f6bc62f6ea5b
account-widget: change presence to online when creating a new account

account_widget_account_enabled_cb was forcing the presence by setting the
current most available presence to the newly created account.
But if user was starting Empathy for the first time, this presence was offline
so the account wasn't connected. (#611565)
libempathy-gtk/empathy-account-widget.c