]> git.0d.be Git - empathy.git/commit
accounts_dialog_update_settings: fix if no account is selected
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 7 Sep 2012 09:07:57 +0000 (11:07 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 7 Sep 2012 09:09:32 +0000 (11:09 +0200)
commit744fa348bf3f157b95af77446ff2b4440554bf2e
treef8a4c392d5077c8ebdb72f4a3a09362a4a677581
parentc786f765510f4796153f23b7c6cd549e1d6a2a6c
accounts_dialog_update_settings: fix if no account is selected

The logic changed if no account is selected as new account are now added using
a separated dialog. So if no account is selected we can certainly add a new
account but not remove anything.

https://bugzilla.gnome.org/show_bug.cgi?id=683442
src/empathy-accounts-dialog.c