From 817a21624b4a79662a1fe2746b961732a055caa8 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey <clahey@ximian.com> Date: Tue, 23 Apr 2002 19:49:51 +0000 Subject: Make unused menu items disappear instead of graying out. 2002-04-23 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c (do_popup_menu): Make unused menu items disappear instead of graying out. svn path=/trunk/; revision=16568 --- addressbook/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 77a54158a3..b1744a651a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2002-04-23 Christopher James Lahey <clahey@ximian.com> + + * gui/widgets/e-addressbook-view.c (do_popup_menu): Make unused + menu items disappear instead of graying out. + 2002-04-23 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-reflow-adapter.c, -- cgit