[Spice-devel] [PATCH spice-gtk] main: add missing vdagent caps name
Christophe Fergeau
cfergeau at redhat.com
Fri Oct 11 09:32:33 CEST 2013
On Thu, Oct 10, 2013 at 07:36:27PM +0200, Marc-André Lureau wrote:
Can you add a short sentence to the log to explain what is broken without
these?
ACK
Christophe
> ---
> gtk/channel-main.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/gtk/channel-main.c b/gtk/channel-main.c
> index 699cff3..5c33e67 100644
> --- a/gtk/channel-main.c
> +++ b/gtk/channel-main.c
> @@ -191,6 +191,9 @@ static const char *agent_caps[] = {
> [ VD_AGENT_CAP_DISPLAY_CONFIG ] = "display config",
> [ VD_AGENT_CAP_CLIPBOARD_BY_DEMAND ] = "clipboard",
> [ VD_AGENT_CAP_CLIPBOARD_SELECTION ] = "clipboard selection",
> + [ VD_AGENT_CAP_SPARSE_MONITORS_CONFIG ] = "sparse monitors",
> + [ VD_AGENT_CAP_GUEST_LINEEND_LF ] = "line-end lf",
> + [ VD_AGENT_CAP_GUEST_LINEEND_CRLF ] = "line-end crlf",
> };
> #define NAME(_a, _i) ((_i) < SPICE_N_ELEMENTS(_a) ? (_a[(_i)] ?: "?") : "?")
>
> --
> 1.8.3.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20131011/026c1759/attachment.pgp>
More information about the Spice-devel
mailing list