diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-01-07 02:02:18 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-01-07 02:02:18 +0800 |
commit | 00d89fdac2c92ceeae3478713f6fc247841d3da7 (patch) | |
tree | 780bcf00829fc1bccad90ccdee387aa1bc160693 /composer/ChangeLog | |
parent | 82f7125f45269be8d2cded86d8c7fe37bd0364dc (diff) | |
download | gsoc2013-evolution-00d89fdac2c92ceeae3478713f6fc247841d3da7.tar.gz gsoc2013-evolution-00d89fdac2c92ceeae3478713f6fc247841d3da7.tar.zst gsoc2013-evolution-00d89fdac2c92ceeae3478713f6fc247841d3da7.zip |
Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (Use the new Tangoized icons instead of the deprecated ones from gnome-icon-theme)
M addressbook/gui/component/addressbook-view.c
M addressbook/ChangeLog
AM data/icons/hicolor_actions_16x16_mail-move.png
AM data/icons/hicolor_actions_16x16_mail-copy.png
AM data/icons/hicolor_actions_16x16_folder-move.png
M data/icons/Makefile.am
AM data/icons/hicolor_actions_16x16_folder-copy.png
M mail/em-folder-browser.c
M mail/ChangeLog
M mail/em-folder-tree.c
M mail/em-folder-view.c
M mail/message-list.c
M composer/ChangeLog
M composer/e-msg-composer.c
M ChangeLog
M calendar/gui/dialogs/comp-editor.c
M calendar/ChangeLog
svn path=/trunk/; revision=34769
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index df338f848b..78ffb87d10 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2008-01-06 Michael Monreal <michael.monreal@gmx.net> + + ** Fix for bug #492188 + + * e-msg-composer.c: + + Use the new Tangoized icons instead of deprecated icons from + gnome-icon-theme. + 2008-01-02 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #364642 |