--- gtk/channel-main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/channel-main.c b/gtk/channel-main.c index 70861e6..1d83bfa 100644 --- a/gtk/channel-main.c +++ b/gtk/channel-main.c @@ -149,6 +149,7 @@ static const char *agent_caps[] = { [ VD_AGENT_CAP_CLIPBOARD ] = "clipboard (old)", [ VD_AGENT_CAP_DISPLAY_CONFIG ] = "display config", [ VD_AGENT_CAP_CLIPBOARD_BY_DEMAND ] = "clipboard", + [ VD_AGENT_CAP_CLIPBOARD_SELECTION ] = "clipboard selection", }; #define NAME(_a, _i) ((_i) < SPICE_N_ELEMENTS(_a) ? (_a[(_i)] ?: "?") : "?") -- 1.7.10.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel