diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2013-01-30 14:03:54 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2013-01-30 14:03:54 +0100 |
commit | 19615f03adff1d2dcb22a216728e74e9a656c38f (patch) | |
tree | 13170ebd6ee62e983ec6e0192459b1f0019116ed /data | |
parent | b170b7f618622f71f2e6b7b1ae65d24f25039c73 (diff) |
controller: add proxy property
Diffstat (limited to 'data')
-rw-r--r-- | data/spice-protocol.vapi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/spice-protocol.vapi b/data/spice-protocol.vapi index 66f1373..cca03ed 100644 --- a/data/spice-protocol.vapi +++ b/data/spice-protocol.vapi @@ -66,6 +66,8 @@ namespace SpiceProtocol { ENABLE_USB_AUTOSHARE, USB_FILTER, + PROXY, + //spice client -> external app MENU_ITEM_CLICK, |