From da439c7f3b3dbea2e531a242ef2ff1765443dc7e Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 24 Nov 2003 10:51:18 +0000 Subject: disable editing items if the selected task list is read only, not if it's 2003-11-24 Rodrigo Moya * gui/e-calendar-table.c (e_calendar_table_show_popup_menu): disable editing items if the selected task list is read only, not if it's not. svn path=/trunk/; revision=23480 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b0de5f4a00..18e3b9ba9c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-11-24 Rodrigo Moya + + * gui/e-calendar-table.c (e_calendar_table_show_popup_menu): disable + editing items if the selected task list is read only, not if it's not. + 2003-11-24 Rodrigo Moya * gui/dialogs/new-task-list.glade: -- cgit