summaryrefslogtreecommitdiff
path: root/protocol/screenshooter.xml
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-10-12 17:24:20 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-10-12 18:00:16 -0400
commitf0152daad719209d6984217e43dc79eb47d102c9 (patch)
tree17a7154e286d6fb8e193dd3701c39b200800a17f /protocol/screenshooter.xml
parent49291497d3cb696bb9b17033c38859eaf1cc1be8 (diff)
Use automake
Diffstat (limited to 'protocol/screenshooter.xml')
-rw-r--r--protocol/screenshooter.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/protocol/screenshooter.xml b/protocol/screenshooter.xml
new file mode 100644
index 0000000..f8d993d
--- /dev/null
+++ b/protocol/screenshooter.xml
@@ -0,0 +1,7 @@
+<protocol name="screenshooter">
+
+ <interface name="screenshooter" version="1">
+ <request name="shoot"/>
+ </interface>
+
+</protocol>