[easytag/wip/gsettings: 18/24] Add preferences window location to	schema
- From: David King <davidk src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [easytag/wip/gsettings: 18/24] Add preferences window location to	schema
 
- Date: Wed, 20 Mar 2013 23:50:11 +0000 (UTC)
 
commit 1e90fcd52a3393429a3a32f871a22810300ce5de
Author: David King <amigadave amigadave com>
Date:   Sun Mar 3 13:50:38 2013 +0000
    Add preferences window location to schema
 data/org.gnome.EasyTAG.gschema.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.EasyTAG.gschema.xml b/data/org.gnome.EasyTAG.gschema.xml
index 1c4254f..9b7bcdb 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -997,5 +997,11 @@
       <range min="0" max="7" />
     </key>
 
+    <key name="preferences-location" type="(iiii)">
+      <summary>Location of the preferences window</summary>
+      <description>The location of the preferences window on the screen, of the
+      form X position, Y position, width and height, in pixels.</description>
+      <default>(-1,-1,-1,-1)</default>
+    </key>
   </schema>
 </schemalist>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]