[Spice-devel] [PATCH spice-xpi] idl: add missing attribute Smartcard to nsISpicec interface
Alon Levy
alevy at redhat.com
Fri Mar 2 07:58:31 PST 2012
On Fri, Mar 02, 2012 at 12:29:18PM +0100, Marc-André Lureau wrote:
> Interestingly, this doesn't seem to prevent it from working
> correctly. So this patch is mostly for correctness.
Does this actually require an ACK? :)
Looks good to me.
> ---
> SpiceXPI/src/plugin/nsISpicec.idl | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/SpiceXPI/src/plugin/nsISpicec.idl b/SpiceXPI/src/plugin/nsISpicec.idl
> index f9f6f4b..5e6fd55 100644
> --- a/SpiceXPI/src/plugin/nsISpicec.idl
> +++ b/SpiceXPI/src/plugin/nsISpicec.idl
> @@ -60,6 +60,7 @@ interface nsISpicec : nsISupports {
> attribute boolean SendCtrlAltdelete;
> attribute unsigned short UsbListenPort;
> attribute boolean UsbAutoShare;
> + attribute boolean Smartcard;
>
> void connect();
> void show();
> --
> 1.7.7.6
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list