From 6871682614160a4cb7bd8f437945c9e99ace5c90 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sun, 18 Jan 2004 04:32:37 +0000 Subject: don't create the component if there is a multiple selection 2004-01-17 JP Rosevear * gui/e-calendar-table.c (e_calendar_table_delete_selected): don't create the component if there is a multiple selection Fixes #52266 svn path=/trunk/; revision=24294 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b61f1ed39f..1b119ab6d6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -21,6 +21,13 @@ function, similar to e_cal_generate_instances. see comments to understand how to use cb_data +2004-01-17 JP Rosevear + + * gui/e-calendar-table.c (e_calendar_table_delete_selected): don't + create the component if there is a multiple selection + + Fixes #52266 + 2004-01-17 JP Rosevear * gui/e-cal-view.c (on_print): we are required to pass in the end -- cgit