[easytag/wip/gsettings: 11/29] Add CDDB window location to GSettings schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 11/29] Add CDDB window location to GSettings schema
- Date: Fri, 29 Mar 2013 12:50:02 +0000 (UTC)
commit 416263089aa16b87acdbba45607f1f11430cfafa
Author: David King <amigadave amigadave com>
Date: Sun Mar 3 10:20:52 2013 +0000
Add CDDB window location to GSettings schema
data/org.gnome.EasyTAG.gschema.xml | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.EasyTAG.gschema.xml b/data/org.gnome.EasyTAG.gschema.xml
index 6437864..6f630fd 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -197,6 +197,21 @@
<default>true</default>
</key>
+ <key name="cddb-location" type="(iiii)">
+ <summary>Location of the CDDB window</summary>
+ <description>The location of the CDDB 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="cddb-pane-position" type="u">
+ <summary>The pane position in the CDDB window</summary>
+ <description>The position of the pane separator in the CDDB
+ window</description>
+ <default>300</default>
+ <range min="0" max="65535" />
+ </key>
+
<key name="cddb-run-scanner" type="b">
<summary>Run the scanner on CDDB results</summary>
<description>Whether to run the tag scanner, with the current settings,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]