diff options
author | Li Yuan <li.yuan@sun.com> | 2005-03-24 16:30:25 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-03-24 16:30:25 +0800 |
commit | 7b64ef0f638c7b775ffb8aecc7db771189b09ccd (patch) | |
tree | 3b74b42cd54ce8043400256876447fb354433afd /addressbook/ChangeLog | |
parent | d72da37be9a545ddcb8aba164a6defa6e74cbc22 (diff) | |
download | gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.tar gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.tar.gz gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.tar.bz2 gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.tar.lz gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.tar.xz gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.tar.zst gsoc2013-evolution-7b64ef0f638c7b775ffb8aecc7db771189b09ccd.zip |
remove the edit function.
2005-03-16 Li Yuan <li.yuan@sun.com>
* gui/widgets/gal-view-minicard.c: (gal_view_minicard_class_init):
remove the edit function.
Fixes #40762
svn path=/trunk/; revision=29095
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 f8613cb09c..586d7a50b2 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2005-03-16 Li Yuan <li.yuan@sun.com> + + * gui/widgets/gal-view-minicard.c: (gal_view_minicard_class_init): + remove the edit function. + + Fixes #40762 + 2005-03-16 Mengjie Yu <meng-jie.yu@sun.com> * gui/widgets/e-addressbook-view.c: (search_menu_activated): |