From 8a71509ee441e48215df9a9c3018214fe9a592ce Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 20 Jan 2013 18:31:11 -0500 Subject: Add a "settings" module. Collect all the "config" extensions from the "addressbook", "calendar", and "mail" modules into one place. These extensions typically just bind GObject properties of extensible classes to app-specific GSettings keys. --- modules/calendar/Makefile.am | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'modules/calendar/Makefile.am') diff --git a/modules/calendar/Makefile.am b/modules/calendar/Makefile.am index 35e630ed82..e8ec2af362 100644 --- a/modules/calendar/Makefile.am +++ b/modules/calendar/Makefile.am @@ -17,22 +17,8 @@ module_calendar_la_SOURCES = \ e-calendar-preferences.h \ e-cal-attachment-handler.c \ e-cal-attachment-handler.h \ - e-cal-config-calendar-item.c \ - e-cal-config-calendar-item.h \ - e-cal-config-comp-editor.c \ - e-cal-config-comp-editor.h \ - e-cal-config-date-edit.c \ - e-cal-config-date-edit.h \ e-cal-config-hook.c \ e-cal-config-hook.h \ - e-cal-config-meeting-store.c \ - e-cal-config-meeting-store.h \ - e-cal-config-meeting-time-selector.c \ - e-cal-config-meeting-time-selector.h \ - e-cal-config-model.c \ - e-cal-config-model.h \ - e-cal-config-view.c \ - e-cal-config-view.h \ e-cal-event-hook.c \ e-cal-event-hook.h \ e-cal-shell-backend.c \ -- cgit v1.2.3