* src/widgets/modest-folder-view.c:
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 24 Jan 2008 13:17:09 +0000 (13:17 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 24 Jan 2008 13:17:09 +0000 (13:17 +0000)
commit444d56e917d8781e145aeac96576811fdaa17809
tree29f6fe2b5128fb82c7b02a54047cca9639eedc6e
parentdea4769f063385bdac0a25850e2b991938164eb6
* src/widgets/modest-folder-view.c:
        * Encapsulate the tny_folder_sync operation we do in finalize
          in a mail operation. This way this can be async, but protected
          by a mail operation.
* src/modest-mail-operation.[ch]:
        * New mail operation that wraps a tny_folder_sync_async
          operation.

pmo-trunk-r4085
src/modest-mail-operation.c
src/modest-mail-operation.h
src/widgets/modest-folder-view.c