summaryrefslogtreecommitdiff
path: root/sowatchd
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2012-08-09 01:53:38 +0200
committerJavier S. Pedro <maemo@javispedro.com>2012-08-09 01:53:38 +0200
commit3aa62b0543d978c1a01c5cf05a898fd8d805c44b (patch)
tree84ebdd8d94728375cd21457d8f5773f46ee0dcc7 /sowatchd
parent081aa7b760986092377be7f62cac3bdee7400874 (diff)
downloadsowatch-3aa62b0543d978c1a01c5cf05a898fd8d805c44b.tar.gz
sowatch-3aa62b0543d978c1a01c5cf05a898fd8d805c44b.zip
new watch scanning ui
Diffstat (limited to 'sowatchd')
-rw-r--r--sowatchd/daemon.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sowatchd/daemon.xml b/sowatchd/daemon.xml
index 0a08913..2d21592 100644
--- a/sowatchd/daemon.xml
+++ b/sowatchd/daemon.xml
@@ -6,5 +6,9 @@
<arg name="status" type="s" direction="out" />
</method>
<method name="Terminate" />
+ <signal name="WatchStatusChanged">
+ <arg name="watch" type="s" />
+ <arg name="status" type="s" />
+ </signal>
</interface>
</node>