summaryrefslogtreecommitdiff
path: root/packages/scripts/resources/bin/telepath-setpresence.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/scripts/resources/bin/telepath-setpresence.sh')
-rwxr-xr-xpackages/scripts/resources/bin/telepath-setpresence.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/scripts/resources/bin/telepath-setpresence.sh b/packages/scripts/resources/bin/telepath-setpresence.sh
new file mode 100755
index 0000000..5187bb6
--- /dev/null
+++ b/packages/scripts/resources/bin/telepath-setpresence.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+# $1 can be 'available' or 'busy' or ?
+qdbus org.freedesktop.Telepathy.Connection.haze.sipe.yves_2efischer_40cern_2ech_2cyfischer \
+ /org/freedesktop/Telepathy/Connection/haze/sipe/yves_2efischer_40cern_2ech_2cyfischer \
+ org.freedesktop.Telepathy.Connection.Interface.SimplePresence.SetPresence \
+ "$1" ""