[easytag/wip/gsettings: 6/29] Add GtkPaned positions to GSettings schema



commit 6d0e5fa43b68a50a193e7f87dd127e7528503372
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 51b2b02..ae0e72b 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -24,6 +24,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]