Bug Fixes in KDE-PIM
Thomas McGuire committed changes in /trunk/KDE/kdepim:
Fix display of vcard attachments in KMail.
The problem was that the old content-type was text/x-vcard, and the new one is text/directory.
To fix this, the following was changed:
- the vcard plugin now works for x-vcard/vcard/directory
- a new directory subtype has been added to mimelib
- parseMsg() also checks for both x-vcard and directory
File Changes
Modified 4 files
/trunk/KDE/kdepim
4 files changed in total