2007-07-26 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 26 Jul 2007 16:09:24 +0000 (16:09 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 26 Jul 2007 16:09:24 +0000 (16:09 +0000)
commit8b40327b2355f770578fa9d7ed84e60c1dae6556
tree6aaaf23bc97265a81b9724c057e357fbd758a8a5
parent00a57a57eeea285c9fc302d6a87ceee8bec5138f
2007-07-26  Murray Cumming  <murrayc@murrayc.com>

* src/modest-tny-account-store.c: (recreate_all_accounts):
Recreate them even if they were NULL before. I guess something
else was already creating them before, or this would never
have worked.
(modest_tny_account_store_get_server_account): Make sure that
the tny accounts have been created before trying to find one.
This allows libmodest_dbus_client_compose_mail() to work
when the UI is not yet visible.
This is probably useful in other cases too.

(get_password): When the password is wrong after it is entered
in the protected password dialog, show an info banner (in an
idle handler) before showing the protected password dialog
again.

pmo-trunk-r2807
ChangeLog2
src/modest-tny-account-store.c