From 2c71859895d091f51dea23f9ed9552a0962b7ba4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 4 Oct 2008 04:46:50 +0000 Subject: Tweak some aspects of the Contacts module to be more consistent with Tasks and Memos. Take a crack at handling command-line URIs. It's far too long-winded though. Will need to revisit and tighten up the code. svn path=/branches/kill-bonobo/; revision=36554 --- calendar/gui/apps_evolution_calendar.schemas.in | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'calendar/gui') diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in index e024826c95..51ae955741 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in @@ -255,6 +255,18 @@ + + /schemas/apps/evolution/calendar/display/memo_vpane_position + /apps/evolution/calendar/display/memo_vpane_position + evolution-calendar + int + 400 + + Memos vertical pane position + Position of the vertical pane, between the memo list and the memo preview pane, in pixels. + + + /schemas/apps/evolution/calendar/display/task_vpane_position /apps/evolution/calendar/display/task_vpane_position @@ -262,7 +274,7 @@ int 400 - Tasks vertical pane position + Tasks vertical pane position Position of the vertical pane, between the task list and the task preview pane, in pixels. -- cgit v1.2.3