aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-12-22 01:27:37 +0800
committerDan Winship <danw@src.gnome.org>2000-12-22 01:27:37 +0800
commitfbf92961aa7fd925a7283ccd134739363d3cb9b9 (patch)
treec5c7404e025f324a2e6dfec000cf64150c6e866a /mail/ChangeLog
parentd812b5e3315cedafbd359b2c4b06c6bcccd951ac (diff)
downloadgsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.tar
gsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.tar.gz
gsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.tar.bz2
gsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.tar.lz
gsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.tar.xz
gsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.tar.zst
gsoc2013-evolution-fbf92961aa7fd925a7283ccd134739363d3cb9b9.zip
Deal with the possibility that we have an icon-filename listed for a MIME
* mail-display.c (pixbuf_for_mime_type): Deal with the possibility that we have an icon-filename listed for a MIME type, but the icon file doesn't actually exist. Also, if gnome-unknown.png can't be found, fall back. Might fix a crash people have been reporting... svn path=/trunk/; revision=7118
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e7402b5263..4f0bab6887 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-21 Dan Winship <danw@helixcode.com>
+
+ * mail-display.c (pixbuf_for_mime_type): Deal with the possibility
+ that we have an icon-filename listed for a MIME type, but the icon
+ file doesn't actually exist. Also, if gnome-unknown.png can't be
+ found, fall back. Might fix a crash people have been reporting...
+
2000-12-18 Chris Toshok <toshok@helixcode.com>
* mail-format.c (handle_multipart_encrypted): for now #ifdef