diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-05 13:03:54 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-05 13:03:54 +0300 |
commit | e986c6e906ba933574274209e0e5b36761c78fb0 (patch) | |
tree | 63d321b691471aa29859b20466875c14be463cc5 /net-misc/spice-gtk/files/spice.protocol | |
parent | 0dd96c4b44816cb850a4c896fcdd1e7e3b5b7431 (diff) |
added spice-gtk live ebuild from gnome repo (with little compilation fixes)
Diffstat (limited to 'net-misc/spice-gtk/files/spice.protocol')
-rw-r--r-- | net-misc/spice-gtk/files/spice.protocol | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-misc/spice-gtk/files/spice.protocol b/net-misc/spice-gtk/files/spice.protocol new file mode 100644 index 0000000..348247f --- /dev/null +++ b/net-misc/spice-gtk/files/spice.protocol @@ -0,0 +1,12 @@ +[Protocol] +exec=/usr/bin/spicy --uri="%u" +protocol=spice +input=none +output=none +helper=true +listing= +reading=false +writing=false +makedir=false +deleting=false + |