diff options
Diffstat (limited to 'app-emulation/spice/files/spice.protocol')
-rw-r--r-- | app-emulation/spice/files/spice.protocol | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emulation/spice/files/spice.protocol b/app-emulation/spice/files/spice.protocol new file mode 100644 index 000000000000..13a2817fd554 --- /dev/null +++ b/app-emulation/spice/files/spice.protocol @@ -0,0 +1,12 @@ +[Protocol] +exec=/usr/bin/spicec --uri "%u" +protocol=spice +input=none +output=none +helper=true +listing= +reading=false +writing=false +makedir=false +deleting=false + |