diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-27 03:04:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-27 03:04:03 +0800 |
commit | 718d677e68d52df0fef00f151e94a53c6d114100 (patch) | |
tree | 912eaf530ec4583c0fa0e9fc11474d1c6bef541e /addressbook/ChangeLog | |
parent | 03ee7ece508a7d118d94ad8c62532ca673729fda (diff) | |
download | gsoc2013-evolution-718d677e68d52df0fef00f151e94a53c6d114100.tar.gz gsoc2013-evolution-718d677e68d52df0fef00f151e94a53c6d114100.tar.zst gsoc2013-evolution-718d677e68d52df0fef00f151e94a53c6d114100.zip |
Don't set up the ContactNew and
ContactNewList verbs.
(update_command_state): Don't set the sensitivity of
/commands/ContactNew and /commands/ContactNewList anymore.
(new_contact_cb): Removed.
(new_contact_list_cb): Removed.
svn path=/trunk/; revision=17614
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index baf196f504..9ec7dfdb57 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2002-07-26 Ettore Perazzoli <ettore@ximian.com> + + * gui/component/addressbook.c: Don't set up the ContactNew and + ContactNewList verbs. + (update_command_state): Don't set the sensitivity of + /commands/ContactNew and /commands/ContactNewList anymore. + (new_contact_cb): Removed. + (new_contact_list_cb): Removed. + 2002-07-24 Peter Williams <peterw@ximian.com> * conduit/Makefile.am (libeaddress_conduit_la_LIBADD): Change |