]> git.0d.be Git - empathy.git/commit
Create the account even when user chooses to not create other one after
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 9 Feb 2010 16:56:40 +0000 (16:56 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 9 Feb 2010 16:56:40 +0000 (16:56 +0000)
commit2253498a5c1a8edaab0296b752c3327fc7b4e1f3
treee899e1b9f26bcf95233bc311550b27c0b2b82aa4
parenta36df4571d37a9046e22e99d88e1a3642f612b8a
Create the account even when user chooses to not create other one after

As the account is not created in impl_signal_apply() any more, we have to be
smarter in impl_signal_prepare and call account_assistant_apply_account_and_finish in more cases.

That also means that account_assistant_account_enabled_cb doesn't have to
terminate the assistant if the salut account has not been created yet.

Fixes bug #609220.
src/empathy-account-assistant.c