[easytag/wip/gsettings: 4/15] Add GtkPaned positions to GSettings schema



commit a8be12e0787e19d30f3e0652f6c21bbffe751594
Author: David King <amigadave amigadave com>
Date:   Sat Mar 2 23:32:02 2013 +0000

    Add GtkPaned positions to GSettings schema

 data/org.gnome.EasyTAG.gschema.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.EasyTAG.gschema.xml b/data/org.gnome.EasyTAG.gschema.xml
index cfcf604..309bb34 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -126,6 +126,13 @@
       <default>true</default>
     </key>
 
+    <key name="pane-positions" type="(uuuu)">
+      <summary>The pane positions in the main window</summary>
+      <description>The positions of the pane separators in the main
+      window</description>
+      <default>(660,360,300,300)</default>
+    </key>
+
     <key name="default-path" type="s">
       <summary>Default path</summary>
       <description>The default path to search for music files</description>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]