aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@gnome.org>2010-04-27 16:47:46 +0800
committerSrinivasa Ragavan <sragavan@gnome.org>2010-04-27 16:47:46 +0800
commite83142e20922bcfd6d7b6c9ced55753d661dd39c (patch)
tree5f1b838cd41a5887ad84ba3abb1b6d78505647f4 /calendar/gui
parentbefb1a4499c86fcbd7864d648c95cf0a87e0d2ff (diff)
downloadgsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.tar
gsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.tar.gz
gsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.tar.bz2
gsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.tar.lz
gsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.tar.xz
gsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.tar.zst
gsoc2013-evolution-e83142e20922bcfd6d7b6c9ced55753d661dd39c.zip
Handle the side pane's date navigator size. Set a minimum size of 150px
and make sure it doesn't get smaller than that. Also pick the pane position from the right place.
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/apps_evolution_calendar.schemas.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in
index 70590ee0ca..ea33ddc1ca 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in
@@ -284,7 +284,7 @@
<applyto>/apps/evolution/calendar/display/date_navigator_pane_position</applyto>
<owner>evolution-calendar</owner>
<type>int</type>
- <default>150</default>
+ <default>200</default>
<locale name="C">
<short>Month view vertical pane position </short>
<long>Position of the vertical pane, between the calendar lists and the date navigator calendar.</long>