]> git.0d.be Git - empathy.git/commit
account-settings: early return if SASL earlier
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 8 Jan 2013 09:39:11 +0000 (10:39 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 8 Jan 2013 09:50:48 +0000 (10:50 +0100)
commit620122e5b41b4ae529ffcdb927b6b4898d98b5f3
treee579cf71583f320d24f680513a1df37d4587dde7
parent273ef9afeabc1de111d4b890dccb3e9153c8c3b1
account-settings: early return if SASL earlier

We should update the URI schemes and service even if the account uses SASL, so
it has to be done *before* the early return.

I did not hit this bug before as the only CM on which we use URI schemes
(rakia) was not implementing SASL channel when I implemented this feature.

https://bugzilla.gnome.org/show_bug.cgi?id=691195
libempathy/empathy-account-settings.c