diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-07-30 20:43:21 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-07-30 20:43:21 +0800 |
commit | a319a0476873d5c4afcf9a8bfb4a42a41cc9cc08 (patch) | |
tree | 0ec806e52c063b980123ff231e4eea2d5571caf2 /calendar/ChangeLog | |
parent | c228009c175669bc3a017ca7a7c7cc53c40841ab (diff) | |
download | gsoc2013-evolution-a319a0476873d5c4afcf9a8bfb4a42a41cc9cc08.tar.gz gsoc2013-evolution-a319a0476873d5c4afcf9a8bfb4a42a41cc9cc08.tar.zst gsoc2013-evolution-a319a0476873d5c4afcf9a8bfb4a42a41cc9cc08.zip |
Handle E_CALENDAR_STATUS_BUSY conditions and do not
remove the source from the gnome-calendar.
svn path=/trunk/; revision=26774
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a75db139a2..0a21c0d609 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-07-30 Harish Krishnaswamy <kharish@novell.com> + + * gui/e-tasks.c: (client_cal_opened_cb), + (default_client_cal_opened_cb): + * gui/gnome-cal.c: (client_cal_opened_cb), + (default_client_cal_opened_cb): + Handle E_CALENDAR_STATUS_BUSY conditions and do not + remove the source from the gnome-calendar. The fix + for #59335 exposed this problem. + 2004-07-28 Larry Ewing <lewing@novell.com> * gui/dialogs/calendar-setup.c (dialog_hide_unused_options): hide |