[easytag/wip/gsettings: 7/29] Add GtkPaned positions to GSettings schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 7/29] Add GtkPaned positions to GSettings schema
- Date: Fri, 29 Mar 2013 12:49:42 +0000 (UTC)
commit 77db4745d32ee6de2e76f90d1c2c5e1e3c1210d5
Author: David King <amigadave amigadave com>
Date: Sat Mar 2 23:32:02 2013 +0000
Add GtkPaned positions 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 51b2b02..ae0e72b 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -24,6 +24,13 @@
<default>true</default>
</key>
+ <key name="pane-positions" type="(uuuu)">
+ <summary>The pane positions in the main window</summary>
+ <description>The positions of the pane separators in the main
+ window</description>
+ <default>(660,360,300,300)</default>
+ </key>
+
<key name="default-path" type="s">
<summary>Default path</summary>
<description>The default path to search for music files</description>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]