From edbacc610dfaeba89d02089c8dc919864dd4401f Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 21 Nov 2000 21:50:42 +0000 Subject: The icon column is not editable! 2000-11-21 Federico Mena Quintero * gui/calendar-model.c (calendar_model_is_cell_editable): The icon column is not editable! * gui/calendar-commands.c (todo_properties_changed): Removed. (time_format_changed): Removed. (colors_changed): Removed. * gui/calendar-commands.h: * gui/prop.c (prop_apply): * gui/calendar-commands.c (init_calendar): Removed the old to-do list crap. * gui/gncal-todo.[ch]: Removed obsolete files. * gui/Makefile.am (evolution_calendar_SOURCES): Removed gncal-todo.[ch]. * gui/gnome-cal.c (gnome_calendar_todo_properties_changed): Removed. (gnome_calendar_time_format_changed): Removed. (gnome_calendar_colors_changed): Removed. svn path=/trunk/; revision=6635 --- calendar/gui/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 5b44d76f70..8729b20f80 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -98,8 +98,6 @@ evolution_calendar_SOURCES = \ event-editor.c \ event-editor.h \ getdate.y \ - gncal-todo.c \ - gncal-todo.h \ gnome-cal.c \ gnome-cal.h \ gnome-month-item.c \ -- cgit v1.2.3