aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-02-13 02:11:51 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-02-13 02:11:51 +0800
commit876e40f9057b0ef9948e58b7c2253c53d0388f10 (patch)
tree430dcd6afc4f069ea3ed60881baee763a5191579 /mail/ChangeLog
parent650e7524ed23df43dbce67b7f9e54f3d2df936b5 (diff)
downloadgsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.tar
gsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.tar.gz
gsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.tar.bz2
gsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.tar.lz
gsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.tar.xz
gsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.tar.zst
gsoc2013-evolution-876e40f9057b0ef9948e58b7c2253c53d0388f10.zip
** Fixes bug #350253
2007-02-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #350253 * Add new evolution icons: art/16x16/evolution.png art/22x22/evolution.png art/24x24/evolution.png art/32x32/evolution.png art/scalable/evolution.svg * Remove obsolete icons: art/about-box.png art/bcg.png art/evolution.png art/monkey-16.png * art/Makefile.am: Ship our own named icons. * mail/em-format-html-print.h: Rename show_rupert field to show_icon. * mail/em-format-html-print.c (efh_format_headers): Lookup the evolution icon by name. svn path=/trunk/; revision=33211
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8322bec8be..97aa1328aa 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2007-02-12 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #350253
+
+ * em-format-html-print.h:
+ Rename show_rupert field to show_icon.
+
+ * em-format-html-print.c (efh_format_headers):
+ Lookup the evolution icon by name.
+
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* em-folder-browser.c: (emfb_search_search_activated):