diff options
author | Rodney Dawes <dobey@novell.com> | 2006-04-28 00:46:21 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2006-04-28 00:46:21 +0800 |
commit | 9710f404f5b8c4d3daac1f881dd3b67790bfa494 (patch) | |
tree | 742d42c878694b6f32ce0f6d7760b36a10326d07 /ui/ChangeLog | |
parent | 502626fd9c60e6bbf5e9b4abcc1f352fd3bce204 (diff) | |
download | gsoc2013-evolution-9710f404f5b8c4d3daac1f881dd3b67790bfa494.tar.gz gsoc2013-evolution-9710f404f5b8c4d3daac1f881dd3b67790bfa494.tar.zst gsoc2013-evolution-9710f404f5b8c4d3daac1f881dd3b67790bfa494.zip |
Don't set gtk-delete as the stock icon for Empty Trash
2006-04-27 Rodney Dawes <dobey@novell.com>
* evolution-mail-global.xml: Don't set gtk-delete as the stock icon
for Empty Trash
* evolution-mail-message.xml: Set the MessageDelete icon as a pixbuf
from the code
Don't set an icon for MessageUndelete
Fixes #339626
svn path=/trunk/; revision=31921
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 2f003db8a1..267361de95 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,14 @@ +2006-04-27 Rodney Dawes <dobey@novell.com> + + * evolution-mail-global.xml: Don't set gtk-delete as the stock icon + for Empty Trash + + * evolution-mail-message.xml: Set the MessageDelete icon as a pixbuf + from the code + Don't set an icon for MessageUndelete + + Fixes #339626 + 2006-04-26 Srinivasa Ragavan <sragavan@novell.com> ** Committing patch from PR Suman for adding missing icons to menus. |