Use scanner for screenshooter protocol

This commit is contained in:
Kristian Høgsberg 2010-09-14 15:53:32 -04:00
parent 2cd5144fa5
commit c5dcb90d2a
3 changed files with 22 additions and 19 deletions

View file

@ -0,0 +1,7 @@
<protocol name="screenshooter">
<interface name="screenshooter" version="1">
<request name="shoot"/>
</interface>
</protocol>