From c27e999441069bf9b2a5994e9bde6313e9839cb0 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 21 Sep 2011 17:28:22 +0200 Subject: Port ETaskShellBackend to GSettings --- data/evolution.convert | 1 + data/org.gnome.evolution.calendar.gschema.xml.in | 9 +++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index 823125288a..e9922d051f 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -53,6 +53,7 @@ notify-programs = /apps/evolution/calendar/notify/programs notify-with-tray = /apps/evolution/calendar/notify/notify_with_tray 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-memo-preview = /apps/evolution/calendar/display/show_memo_preview show-task-preview = /apps/evolution/calendar/display/show_task_preview task-layout = /apps/evolution/calendar/display/task_layout diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index 534ec5f99c..7fb0511325 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -103,8 +103,13 @@ [] - <_summary>List of selected memos - <_description>List of memos 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 -- cgit v1.2.3