2007-07-02 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 2 Jul 2007 10:59:32 +0000 (10:59 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 2 Jul 2007 10:59:32 +0000 (10:59 +0000)
commitd281c4156c284bcd46112bb5e6944d9a94c1106e
treea28d9365e5eff972353eff1a064e2bb89c84bcc0
parent7d9252b340948c16d870cec1323c45bf130feacd
2007-07-02  Murray Cumming  <murrayc@murrayc.com>

* src/modest-tny-account.h:
* src/modest-tny-account.c:
(modest_tny_account_new_from_server_account),
(modest_tny_account_new_from_server_account_name),
(modest_tny_account_new_from_account): Added a TnyCamelSession parameter,
because this must now be set before setting the proto. This is usd in
modest_tny_account_new_from_server_account(). It avoids a (maybe harmless)
warning in camel_session_get_service() caused by
tny_camel_transport_account_prepare().

* src/modest-tny-account-store.c: (get_server_accounts): Pass the new
session parameter.

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