diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-19 04:18:09 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-19 04:18:09 +0800 |
commit | 59d6a959b1a3c5420084a9813e4fe350fcfc65d7 (patch) | |
tree | ac95dd8b10b84294c6f26a69e8e3e764c454143b /ui/ChangeLog | |
parent | 9f79315277d064fc533e1741fb43a0c540057105 (diff) | |
download | gsoc2013-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 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 91cb7d3e92..e590f8b643 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-08-18 Ettore Perazzoli <ettore@ximian.com> + + * evolution-mail-message.xml: Change pixtype of "MessageDelete" to + "pixbuf". + 2001-08-18 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: changed goto icon from stock icon to pixbuf |