From 0a180cd281b24884587a1ddf065bdf475ab9659b Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 18 Nov 2003 17:04:27 +0000 Subject: removed the 'New...' menu items from the UI, it's now implemented in the 2003-11-18 Rodrigo Moya * gui/calendar-commands.c (calendar_control_sensitize_calendar_commands, sensitize_taskpad_commands): removed the 'New...' menu items from the UI, it's now implemented in the shell. svn path=/trunk/; revision=23421 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cf41b539b6..e7fefbe44b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2003-11-18 Rodrigo Moya + + * gui/calendar-commands.c + (calendar_control_sensitize_calendar_commands, + sensitize_taskpad_commands): removed the 'New...' menu items + from the UI, it's now implemented in the shell. + 2003-11-18 Rodrigo Moya * gui/calendar-component.c (add_popup_menu_item): added 'sensitive' -- cgit