diff options
Diffstat (limited to 'data/tp-monitor-gtk.gschema.xml')
| -rw-r--r-- | data/tp-monitor-gtk.gschema.xml | 6 |
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> |
