aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-30 13:44:15 -0500
committerTed Gould <ted@gould.cx>2010-08-30 13:44:15 -0500
commit60d66c4e975f0d8939fc5bf70954002eae16b1d5 (patch)
treee84d8375502d4da75d223ddd2cb2e3a862c65dce /src/datetime-service.xml
parent6ca39e515389c77e563cdd0e480a69b2b3c0efda (diff)
downloadayatana-indicator-datetime-60d66c4e975f0d8939fc5bf70954002eae16b1d5.tar.gz
ayatana-indicator-datetime-60d66c4e975f0d8939fc5bf70954002eae16b1d5.tar.bz2
ayatana-indicator-datetime-60d66c4e975f0d8939fc5bf70954002eae16b1d5.zip
Adding in a dbus interface file.
Diffstat (limited to 'src/datetime-service.xml')
-rw-r--r--src/datetime-service.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/datetime-service.xml b/src/datetime-service.xml
new file mode 100644
index 0000000..1207ebb
--- /dev/null
+++ b/src/datetime-service.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<node name="/">
+ <interface name="org.ayatana.indicator.datetime.service">
+
+<!-- Methods -->
+
+<!-- Signals -->
+ <signal name="UpdateTime" />
+
+ </interface>
+</node>