Implemented new save_remote_draft virtual.
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 14 Jul 2009 16:35:15 +0000 (18:35 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 14 Jul 2009 16:37:14 +0000 (18:37 +0200)
commit542ed9bebb3d8ccd83702510bd58b938ed376eb9
tree5b52a18008096af56ae6b6359211c963b489c7c4
parent3477500f2b63cf386e7bf69e4d61d781023a1164
Implemented new save_remote_draft virtual.

* src/modest-account-protocol.[ch]: Now we have a virtual method
  save_remote_draft that children can implement. This will be
  called just after message has been saved in local folder.
* src/modest-mail-operation.c: call save_remote_drafts if available just
  after saving local draft. Mail operation will last enough to also save
  the remote draft.
src/modest-account-protocol.c
src/modest-account-protocol.h
src/modest-mail-operation.c
src/modest-marshal.list