diff options
author | Chris Toshok <toshok@ximian.com> | 2004-02-04 04:07:10 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-02-04 04:07:10 +0800 |
commit | 781f20ac48075c6620ae8671f4877cf1f11881e2 (patch) | |
tree | a990ad847e24bc43874ffa4c934e4a5bf0866f4d /composer/ChangeLog | |
parent | c0a52e03b83b47f331367d42656561073eb4e3c5 (diff) | |
download | gsoc2013-evolution-781f20ac48075c6620ae8671f4877cf1f11881e2.tar.gz gsoc2013-evolution-781f20ac48075c6620ae8671f4877cf1f11881e2.tar.zst gsoc2013-evolution-781f20ac48075c6620ae8671f4877cf1f11881e2.zip |
use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contents
2004-02-03 Chris Toshok <toshok@ximian.com>
* e-msg-composer.c (e_msg_composer_guess_mime_type): use
FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file
contents before coming up with a mime type.
svn path=/trunk/; revision=24594
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index bd82403796..6fc3cba00f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2004-02-03 Chris Toshok <toshok@ximian.com> + + * e-msg-composer.c (e_msg_composer_guess_mime_type): use + FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file + contents before coming up with a mime type. + 2004-02-03 Dan Winship <danw@ximian.com> * Makefile.am (INCLUDES): add widgets/misc |