summaryrefslogtreecommitdiff
path: root/daemon/org.pebbled.xml
diff options
context:
space:
mode:
authorPhilipp Andreas <github@smurfy.de>2014-07-22 23:27:21 +0200
committerPhilipp Andreas <github@smurfy.de>2014-07-22 23:27:21 +0200
commit9e92e7c4cfd6236912a2665df9a6ed89e8fcdffc (patch)
tree38ebe20a01e00246e10ba9fffc7ace56aaa56032 /daemon/org.pebbled.xml
parent9f8db04d6059e0b220e36a064d694a1b0649f5f0 (diff)
Added support to sync date and time from phone
Diffstat (limited to 'daemon/org.pebbled.xml')
-rw-r--r--daemon/org.pebbled.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/org.pebbled.xml b/daemon/org.pebbled.xml
index 0a958c8..e255782 100644
--- a/daemon/org.pebbled.xml
+++ b/daemon/org.pebbled.xml
@@ -13,6 +13,7 @@
<method name="ping">
<arg name="val" type="i" direction="in"/>
</method>
+ <method name="time"/>
<method name="disconnect"/>
<method name="reconnect"/>
</interface>