diff options
author | Michael Monreal <mmonreal@svn.gnome.org> | 2008-08-08 21:07:55 +0800 |
---|---|---|
committer | Michael Monreal <mmonreal@src.gnome.org> | 2008-08-08 21:07:55 +0800 |
commit | 9774adff926e614eecb6845680bcdcf5a2bd732e (patch) | |
tree | eaa57c3ed101e8bc7c905227b6a6e54b472ac5ce /ChangeLog | |
parent | 9071747fdb0ca659f1d0118ed69615a4f623e163 (diff) | |
download | gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.gz gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.bz2 gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.lz gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.xz gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.zst gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.zip |
** Additional fix for bug #467115
2008-08-08 Michael Monreal <mmonreal@svn.gnome.org>
** Additional fix for bug #467115
* addressbook/gui/contact-editor/e-contact-editor.c:
(e_contact_editor_init):
* art/Makefile.am:
* data/icons/Makefile.am:
Get rid of old contact-editor icon.
svn path=/trunk/; revision=35937
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2008-08-08 Michael Monreal <mmonreal@svn.gnome.org> + ** Additional fix for bug #467115 + + * addressbook/gui/contact-editor/e-contact-editor.c: + (e_contact_editor_init): + * art/Makefile.am: + * data/icons/Makefile.am: + Get rid of old contact-editor icon. + +2008-08-08 Michael Monreal <mmonreal@svn.gnome.org> + ** Fix for bug #546744 * addressbook/gui/component/addressbook-view.c: |