diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-28 06:21:37 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-28 06:21:37 +0800 |
commit | b5f4615bacc9e9abda834c85afd979d8a32fcabd (patch) | |
tree | c6e38fcc7e44e0c4fa05062f5eb32ba3b2b533f0 /INSTALL | |
parent | d8c5c9136dbbb3e42f14701bdcadceab40d5171f (diff) | |
download | gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.tar gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.tar.gz gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.tar.bz2 gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.tar.lz gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.tar.xz gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.tar.zst gsoc2013-evolution-b5f4615bacc9e9abda834c85afd979d8a32fcabd.zip |
Various improvements:
* mail-format.c: Various improvements:
(call_handler_function, etc): Add a "mime_type" argument to the
handlers, so that if a part is tagged as
"application/octet-stream", and we figure out that it's really
something else, the handler we call can know what that something
else is.
(handle_text_enriched): Small fixes to make this not do
text/enriched-specific syntax in text/richtext or vice versa.
(handle_mystery): Allow for mystery data that can't even be saved
to disk. (ie, unrecognized external-body). Let the caller specify
the URL to use.
(handle_message_external_body): New function to deal with
message/external-body parts. Generates URLs for anon-ftp,
local-file, and URL access-types, and a more-useful-than-before
descriptive message for other types.
(handle_audio, handle_undisplayable): Use gnome_mime_get_value to
try to get a description of the MIME type to display to the user
rather than the raw form. (This will only work if the user has
recent gnome-vfs installed. [If they don't, it works just like
it used to.])
svn path=/trunk/; revision=3234
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions