aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.calendar.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.gnome.evolution.calendar.gschema.xml.in')
-rw-r--r--data/org.gnome.evolution.calendar.gschema.xml.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in
index 6915a0c2aa..cc32a3c36d 100644
--- a/data/org.gnome.evolution.calendar.gschema.xml.in
+++ b/data/org.gnome.evolution.calendar.gschema.xml.in
@@ -70,6 +70,11 @@
<_summary>Hide task value</_summary>
<_description>Number of units for determining when to hide tasks</_description>
</key>
+ <key name="hpane-position" type="i">
+ <default>400</default>
+ <_summary>Horizontal pane position</_summary>
+ <_description>Position of the horizontal pane, between the date navigator calendar and the task list when not in the month view, in pixels</_description>
+ </key>
<key name="last-notification-time" type="i">
<default>1</default>
<_summary>Last reminder time</_summary>
@@ -90,6 +95,11 @@
<_summary>Memo preview pane position (vertical)</_summary>
<_description>Position of the memo preview pane when oriented vertically</_description>
</key>
+ <key name="month-hpane-position" type="i">
+ <default>32000</default>
+ <_summary>Month view horizontal pane position</_summary>
+ <_description>Position of the horizontal pane, between the view and the date navigator calendar and task list in the month view, in pixels</_description>
+ </key>
<key name="month-scroll-by-week" type="b">
<default>true</default>
<_summary>Scroll Month View by a week, not by a month</_summary>
@@ -130,6 +140,11 @@
<_summary>Show the task preview pane</_summary>
<_description>If "true", show the task preview pane in the main window</_description>
</key>
+ <key name="tag-vpane-position" type="i">
+ <default>0</default>
+ <_summary>Vertical position for the tag pane</_summary>
+ <_description>Vertical position for the tag pane</_description>
+ </key>
<key name="task-hpane-position" type="i">
<default>200</default>
<_summary>Task preview pane position (horizontal)</_summary>