[easytag/wip/gsettings: 16/26] Add load filenames window position to schema



commit 12e1255a4f923aeaab3b695c05cfa4387a2661a7
Author: David King <amigadave amigadave com>
Date:   Sun Mar 3 11:21:40 2013 +0000

    Add load filenames window position to schema

 data/org.gnome.EasyTAG.gschema.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.EasyTAG.gschema.xml b/data/org.gnome.EasyTAG.gschema.xml
index c32e539..b6fcf50 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -618,6 +618,14 @@
       <default>true</default>
     </key>
 
+    <key name="load-filenames-position" type="(iiii)">
+      <summary>Location of the load filenames window</summary>
+      <description>The location of the load filenames window on the screen, of
+      the form X position, Y position, width and height, in
+      pixels</description>
+      <default>(-1,-1,-1,-1)</default>
+    </key>
+
     <key name="load-filenames-run-scanner" type="b">
       <summary>Run the current scanner when loading filenames from a
       file</summary>


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