From a1be1eaa01f5f7cb317f868121dcf26e487ef25a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 22 Apr 2012 22:17:02 -0400 Subject: Adapt GSettings schemas to the new ESource API. --- data/evolution.convert | 3 --- data/org.gnome.evolution.calendar.gschema.xml.in | 15 --------------- 2 files changed, 18 deletions(-) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index fbac275775..a748520316 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -80,9 +80,6 @@ primary-memos = /apps/evolution/calendar/memos/primary_memos primary-tasks = /apps/evolution/calendar/tasks/primary_tasks publish-template = /apps/evolution/calendar/publish/template recur-events-italic = /apps/evolution/calendar/display/recur_events_italic -selected-calendars = /apps/evolution/calendar/display/selected_calendars -selected-memos = /apps/evolution/calendar/memos/selected_memos -selected-tasks = /apps/evolution/calendar/tasks/selected_tasks show-event-end = /apps/evolution/calendar/display/show_event_end show-memo-preview = /apps/evolution/calendar/display/show_memo_preview show-task-preview = /apps/evolution/calendar/display/show_task_preview diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index 74733c2292..bc1f238140 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -220,21 +220,6 @@ <_summary>Search range for time-based searching in years <_description>How many years can the time-based search go forward or backward from currently selected day when searching for another occurrence; default is ten years - - [] - <_summary>List of selected calendars - <_description>List of calendars to load - - - [] - <_summary>List of selected memo lists - <_description>List of memo lists to load - - - [] - <_summary>List of selected task lists - <_description>List of task lists to load - true <_summary>Show appointment end times in week and month views -- cgit v1.2.3