aboutsummaryrefslogtreecommitdiffstats
path: root/art/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-19 04:18:09 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-19 04:18:09 +0800
commit59d6a959b1a3c5420084a9813e4fe350fcfc65d7 (patch)
treeac95dd8b10b84294c6f26a69e8e3e764c454143b /art/ChangeLog
parent9f79315277d064fc533e1741fb43a0c540057105 (diff)
downloadgsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.tar
gsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.tar.gz
gsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.tar.bz2
gsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.tar.lz
gsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.tar.xz
gsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.tar.zst
gsoc2013-evolution-59d6a959b1a3c5420084a9813e4fe350fcfc65d7.zip
Change pixtype of "MessageDelete" to "pixbuf".
* evolution-mail-message.xml: Change pixtype of "MessageDelete" to "pixbuf". * folder-browser-ui.c: Hook the new `delete-message.png' up. * Makefile.am (buttons_DATA): Added `delete-message.png'. svn path=/trunk/; revision=12204
Diffstat (limited to 'art/ChangeLog')
-rw-r--r--art/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index d3ab2ff4e4..eab3a11c52 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-18 Ettore Perazzoli <ettore@ximian.com>
+
+ * Makefile.am (buttons_DATA): Added `delete-message.png'.
+
2001-08-17 Damon Chaplin <damon@ximian.com>
* Makefile.am (images_DATA): moved task.xpm here, so it gets installed,