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.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/tp-monitor-gtk.gschema.xml b/data/tp-monitor-gtk.gschema.xml
new file mode 100644
index 0000000..9dde64c
--- /dev/null
+++ b/data/tp-monitor-gtk.gschema.xml
@@ -0,0 +1,10 @@
+<schemalist>
+ <schema id="org.the_jk.tp.Monitor" path="/org/the_jk/tp/Monitor/">
+ <key name="connect" type="s">
+ <default>""</default>
+ <description>
+ Last monitor host connected to
+ </description>
+ </key>
+ </schema>
+</schemalist>