[easytag/wip/gsettings: 10/25] Add GtkPaned positions to GSettings schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 10/25] Add GtkPaned positions to GSettings schema
- Date: Thu, 21 Mar 2013 18:34:59 +0000 (UTC)
commit d8eb4e9c5a5e3836f8b57d34867de5cc0c123016
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 714ef1a..fcf7d1a 100644
--- a/data/org.gnome.EasyTAG.gschema.xml
+++ b/data/org.gnome.EasyTAG.gschema.xml
@@ -126,6 +126,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]