[easytag/wip/gsettings: 10/24] Add CDDB window location to GSettings schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 10/24] Add CDDB window location to GSettings schema
- Date: Wed, 13 Mar 2013 11:06:25 +0000 (UTC)
commit 315da1ddddf064b8ad19cc97603297d68c4c4818
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 6f7ba21..890efdb 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -299,6 +299,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]