* now fix NB#78955:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sun, 6 Jan 2008 10:49:25 +0000 (10:49 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sun, 6 Jan 2008 10:49:25 +0000 (10:49 +0000)
commit12fe7988e34a4ba22a68f687db4993e12578a9b2
tree2b2a3b10e0396bf76f32304558ecc69c7356b841
parent145d94ed86806ddde9609e5826d62c2e66e7ea89
* now fix NB#78955:
- choose the right MIME-part for the body, with breaking
          messages which worked before
- display 'inline' mime parts as attachments, if we don't
  display them otherwise
- create modest-tny-mime-part.[ch] as our TnyMimePart decorator

- do we need to use the new
modest_tny_mime_part_is_attachment_for_modest
  in other places too?

pmo-trunk-r3984
src/Makefile.am
src/modest-tny-mime-part.c [new file with mode: 0644]
src/modest-tny-mime-part.h [new file with mode: 0644]
src/modest-tny-msg.c
src/modest-tny-msg.h
src/widgets/modest-attachments-view.c