summaryrefslogtreecommitdiff
path: root/data/tp-monitor-gtk.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/tp-monitor-gtk.gschema.xml')
-rw-r--r--data/tp-monitor-gtk.gschema.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/tp-monitor-gtk.gschema.xml b/data/tp-monitor-gtk.gschema.xml
index 9dde64c..d1e3987 100644
--- a/data/tp-monitor-gtk.gschema.xml
+++ b/data/tp-monitor-gtk.gschema.xml
@@ -6,5 +6,17 @@
Last monitor host connected to
</description>
</key>
+ <key name="bind" type="s">
+ <default>""</default>
+ <description>
+ Last proxy bind address
+ </description>
+ </key>
+ <key name="port" type="s">
+ <default>"8080"</default>
+ <description>
+ Last proxy port
+ </description>
+ </key>
</schema>
</schemalist>