Interestingly, this doesn't seem to prevent it from working correctly. So this patch is mostly for correctness. --- 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@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel