From 5226e534df877dcb10b8f5cbb581764bb679593c Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 21 Sep 2011 16:30:48 +0200 Subject: Port e-memo-shell-view-actions.c to use GSettings --- data/evolution.convert | 2 ++ data/org.gnome.evolution.calendar.gschema.xml.in | 10 ++++++++++ 2 files changed, 12 insertions(+) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index bfea9dcc66..099b200f7e 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -46,9 +46,11 @@ hide-completed-tasks = /apps/evolution/calendar/tasks/hide_completed hide-completed-tasks-units = /apps/evolution/calendar/tasks/hide_completed_units hide-completed-tasks-value = /apps/evolution/calendar/tasks/hide_completed_value last-notification-time = /apps/evolution/calendar/notify/last_notification_time +memo-layout = /apps/evolution/calendar/display/memo_layout 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 +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 use-system-timezone = /apps/evolution/calendar/display/use_system_timezone diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index 70a13b94d2..df27b45f02 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -71,6 +71,11 @@ <_summary>Last reminder time <_description>Time the last reminder ran, in time_t + + 0 + <_summary>Memo layout style + <_description>The layout style determines where to place the preview pane in relation to the memo list. "0" (Classic View) places the preview pane below the memo list. "1" (Vertical View) places the preview pane next to the memo list + true <_summary>Scroll Month View by a week @@ -86,6 +91,11 @@ <_summary>Show display reminders in notification tray <_description>Whether or not to use the notification tray for display reminders + + true + <_summary>Show the memo preview pane + <_description>If "true", show the memo preview pane in the main window + 'UTC' <_summary>Timezone -- cgit v1.2.3