From beb8b31cd4936483ab140b52cdeb6f5d9ee6a4be Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 27 Nov 2011 12:36:50 -0600 Subject: Add relocatable "org.gnome.evolution.window" schema. Holds window size and position values. --- data/org.gnome.evolution.gschema.xml.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'data') diff --git a/data/org.gnome.evolution.gschema.xml.in b/data/org.gnome.evolution.gschema.xml.in index 49e940d622..3e8a2a7df4 100644 --- a/data/org.gnome.evolution.gschema.xml.in +++ b/data/org.gnome.evolution.gschema.xml.in @@ -16,4 +16,28 @@ <_description>The list of disabled plugins in Evolution + + + + + 0 + <_summary>The window's X coordinate + + + 0 + <_summary>The window's Y coordinate + + + 0 + <_summary>The window's width in pixels + + + 0 + <_summary>The window's height in pixels + + + false + <_summary>Whether the window is maximized + + -- cgit v1.2.3