From 506d497cd5ee622a19e3674678c75fe86bc5c34d Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 22 Mar 2004 18:25:10 +0000 Subject: [ fixes bug #53653, and a couple other instances ] 2004-03-22 Chris Toshok [ fixes bug #53653, and a couple other instances ] * gui/widgets/eab-gui-util.c (file_exists): REJECT -> CANCEL, so esc works (patch from Pratik V. Parikh ) (save_it): REJECT -> CANCEL. (eab_select_source): same. svn path=/trunk/; revision=25146 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 31baa3aacf..27e23fed75 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2004-03-22 Chris Toshok + + [ fixes bug #53653, and a couple other instances ] + + * gui/widgets/eab-gui-util.c (file_exists): REJECT -> CANCEL, so + esc works (patch from Pratik V. Parikh ) + (save_it): REJECT -> CANCEL. + (eab_select_source): same. + 2004-03-17 Hans Petter Jansson Fixes #53625. -- cgit