From 3386ae934a1ade1ff2c2437a2b293460e6ffc507 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 25 Apr 2003 02:01:21 +0000 Subject: set the hpane default to 32000 so we never see a pane no matter the start 2003-04-24 JP Rosevear * gui/apps_evolution_calendar.schemas: set the hpane default to 32000 so we never see a pane no matter the start up window size unless the user changes it svn path=/trunk/; revision=20963 --- calendar/ChangeLog | 6 ++++++ calendar/gui/apps_evolution_calendar.schemas | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 372b131dff..0b061bde6c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2003-04-24 JP Rosevear + + * gui/apps_evolution_calendar.schemas: set the hpane default to + 32000 so we never see a pane no matter the start up window size + unless the user changes it + 2003-04-24 JP Rosevear Fixes #37552 diff --git a/calendar/gui/apps_evolution_calendar.schemas b/calendar/gui/apps_evolution_calendar.schemas index c9c04a9241..ee69011a33 100644 --- a/calendar/gui/apps_evolution_calendar.schemas +++ b/calendar/gui/apps_evolution_calendar.schemas @@ -129,7 +129,7 @@ /apps/evolution/calendar/display/month_hpane_position evolution-calendar int - 640 + 32000 Position of the horizontal pane in the month view -- cgit v1.2.3