diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-10-04 22:43:21 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-10-04 22:43:21 +0800 |
commit | c44d7bdc7305613757ea5b2a2b3187face5500cb (patch) | |
tree | 18eee36ec5e42dfaf6a6f5581dac35281d1a3c46 /addressbook/ChangeLog | |
parent | 72cc581e8c60c00544473b4b923e2340575997ad (diff) | |
download | gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.tar gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.tar.gz gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.tar.bz2 gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.tar.lz gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.tar.xz gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.tar.zst gsoc2013-evolution-c44d7bdc7305613757ea5b2a2b3187face5500cb.zip |
** Fixes bug #477045
2007-10-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #477045
* addressbook/gui/component/addressbook-view.c:
* calendar/gui/calendar-component.c:
* calendar/gui/memos-component.c:
* calendar/gui/tasks-component.c:
* mail/em-folder-tree.c:
Use "edit-copy" and "document-properties" icons in the pop-up menu.
svn path=/trunk/; revision=34354
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0ad2bf1163..ecb0822768 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2007-10-04 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #477045 + + * gui/component/addressbook-view.c: + Use "edit-copy" icon for the FolderCopy verb. + 2007-10-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #331421 |