From d757ba352a135a81cfb2e638b25d66998dbe1eb9 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 21 Sep 2011 17:15:07 +0200 Subject: Port EMemoShellBackend to GSettings --- data/evolution.convert | 1 + data/org.gnome.evolution.calendar.gschema.xml.in | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index 83f5efccc5..f2289ed14a 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -52,6 +52,7 @@ month-scroll-by-week = /apps/evolution/calendar/display/month_scroll_by_week 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 show-memo-preview = /apps/evolution/calendar/display/show_memo_preview timezone = /apps/evolution/calendar/display/timezone use-24hour-format = /apps/evolution/calendar/display/use_24hour_format diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index 9525066123..48fa505e06 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -101,6 +101,11 @@ <_summary>List of selected calendars <_description>List of calendars to load + + [] + <_summary>List of selected memos + <_description>List of memos to load + true <_summary>Show the memo preview pane -- cgit