[easytag/wip/gsettings: 12/21] Add playlist window location to	GSettings schema
- From: David King <davidk src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [easytag/wip/gsettings: 12/21] Add playlist window location to	GSettings schema
 
- Date: Thu, 21 Mar 2013 08:41:26 +0000 (UTC)
 
commit b9e6dfa1f96b0f7945b7ebf4fca2097b702a6330
Author: David King <amigadave amigadave com>
Date:   Sun Mar 3 10:46:30 2013 +0000
    Add playlist window location 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 890efdb..c32e539 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -725,6 +725,13 @@
       <default>true</default>
     </key>
 
+    <key name="playlist-location" type="(iiii)">
+      <summary>Location of the playlist window</summary>
+      <description>The location of the playlist 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="playlist-filename-mask" type="s">
       <summary>Playlist filename mask</summary>
       <description>The default filename mask to use for a new
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]