* src/modest-tny-msg.[ch]:
authorJose Dapena Paz <jdapena@igalia.com>
Fri, 30 May 2008 16:10:52 +0000 (16:10 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Fri, 30 May 2008 16:10:52 +0000 (16:10 +0000)
commit0fd7e1f7c631aa932f8931e33496960957dba074
tree36fcc79af5dd0917064a3de1805ae136e3172421
parent99c95d6d66cd2da88f09271b2c6b88af660308a4
* src/modest-tny-msg.[ch]:
        * Now add_attachments method counts the number of attachments
          really attached (attachments we fail to retrieve are not
          counted), so that we can decide if we set the attachments flag
          This changes a bit the methods to create messages.
* src/modest-mail-operation.c:
        * Only set attachment flags if any attachment has been added
          succesfully (fixes NB#85360).
* src/modest-ui-actions.c:
        * Adapt to changes in tny msg builders.

pmo-trunk-r4588
src/modest-mail-operation.c
src/modest-tny-msg.c
src/modest-tny-msg.h
src/modest-ui-actions.c