[easytag/wip/gsettings: 12/15] Add load filenames window position to schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 12/15] Add load filenames window position to schema
- Date: Sun, 3 Mar 2013 12:49:16 +0000 (UTC)
commit 21d1f10047ba5b17c8e6103a42d390a39c02f6de
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 8b2522d..089383a 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -611,6 +611,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]