Re: [Spice-devel] [PATCH v3 7/7] UsbDeviceManager: fix usbdk standalone mode

2015-06-16 Thread Christophe Fergeau
Hey, On Mon, Jun 15, 2015 at 12:57:19PM +0300, Kirill Moizik wrote: > From: Kirill Moizik > > grey out usb redirection widget if neither usbclerk nor usbdk available I don't really understand how this description relates to the short log ("UsbDeviceManager: fix usbdk standalone mode"), and it's

[Spice-devel] [PATCH v3 7/7] UsbDeviceManager: fix usbdk standalone mode

2015-06-15 Thread Kirill Moizik
From: Kirill Moizik grey out usb redirection widget if neither usbclerk nor usbdk available Signed-off-by: Kirill Moizik --- src/usb-device-manager.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/usb-device-manager.c b/src/usb-device-manager.c index 987cb20