summaryrefslogtreecommitdiff
path: root/data/tp-monitor-gtk.gschema.xml
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@yahoo.com>2017-08-09 22:50:26 +0200
committerJoel Klinghed <the_jk@yahoo.com>2017-08-09 22:50:26 +0200
commit4013d1a167850bb1649d592b24d03f63e19338ef (patch)
tree4fd38f1b8f1bb63c0d4a22756c0ad7ee4b8009ca /data/tp-monitor-gtk.gschema.xml
parent5f760687a4e81edf3dc4011129688a2eddf8b697 (diff)
Remember main window size
Diffstat (limited to 'data/tp-monitor-gtk.gschema.xml')
-rw-r--r--data/tp-monitor-gtk.gschema.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/tp-monitor-gtk.gschema.xml b/data/tp-monitor-gtk.gschema.xml
index 324ceb1..9d542f2 100644
--- a/data/tp-monitor-gtk.gschema.xml
+++ b/data/tp-monitor-gtk.gschema.xml
@@ -54,5 +54,11 @@
Last selection if SSL interception should allow unsecure connections
</description>
</key>
+ <key name="main-size" type="s">
+ <default>""</default>
+ <description>
+ Size of main window at exit formatted as WIDTHxHEIGHT
+ </description>
+ </key>
</schema>
</schemalist>