From 2312fa3709b198aa8b0f515ec661b3494bb32012 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 6 Apr 2004 14:39:29 +0000 Subject: revert unapproved patch svn path=/trunk/; revision=25335 --- addressbook/ChangeLog | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1da163d8ef..fa284bf52d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,14 +1,9 @@ 2004-04-06 Hao Sheng - * gui/widgets/e-minicard.c : + * gui/widgets/e-minicard.c: (e_minicard_event) : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add a new function to activiate contact editor for support "Enter" key - * gui/widgets/e-minicard-view-widget.c : - (e_minicard_view_widget_class_init) : set the default focus at - initialization - (e_minicard_view_widget_real_focus_in_event) : set the first item - be focused as default Fixes #55056 -- cgit