[easytag/wip/gsettings: 15/35] Add scanner window location to GSettings schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 15/35] Add scanner window location to GSettings schema
- Date: Fri, 12 Apr 2013 18:05:30 +0000 (UTC)
commit cc57df3a41832891b068a7645a7804a28cbfd997
Author: David King <amigadave amigadave com>
Date: Sun Mar 3 09:35:24 2013 +0000
Add scanner 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 ae0e72b..6437864 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -775,6 +775,13 @@
<default>true</default>
</key>
+ <key name="scan-location" type="(iiii)">
+ <summary>Location of the scanner window</summary>
+ <description>The location of the scanner 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="scan-remember-location" type="b">
<summary>Remember the location of the scanner window</summary>
<description>Whether to remember the location of the scanner window on
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]