GNOME Bugzilla – Bug 683442
empathy-accounts: add button insensitive after removing all accounts
Last modified: 2012-09-07 10:28:41 UTC
When you remove the last account, the add button below the accounts list becomes insensitive and you can't add a new account.
And the remove button stays sensitive even though there's nothing selected.
Created attachment 223729 [details] [review] ll-xmpp-assistant: deal with the im-local-xmpp not being found For some reason my test user can't find it; best to not raise warnings in this case.
Created attachment 223730 [details] [review] 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.
+1
Attachment 223729 [details] pushed as c786f76 - ll-xmpp-assistant: deal with the im-local-xmpp not being found Attachment 223730 [details] pushed as 744fa34 - accounts_dialog_update_settings: fix if no account is selected