[easytag/wip/gsettings: 8/26] Add GtkPaned positions to GSettings schema
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/gsettings: 8/26] Add GtkPaned positions to GSettings schema
- Date: Tue, 12 Mar 2013 21:35:30 +0000 (UTC)
commit 60fd81c93d39ee8561ee6eb98066f9f96b705a45
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]