[easytag/wip/gsettings: 16/23] Add load filenames window position to schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 16/23] Add load filenames window position to schema
- Date: Thu, 21 Mar 2013 00:11:37 +0000 (UTC)
commit b8308d4b53c2b86ea8dd7434cf8840297bc23e13
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]