From: "Fred A. Kemp" <anonym@xxxxxxxxxx> This adds a GUI control for the disk setting introduced by commit feba2fe ("qemu: Support setting the 'removable' flag for USB disks") in libvirt, released in version 1.1.3. The only issue I have (and hence the RFC) is that I, due to my limited experience with GTK and glade, cannot get the new checkbox to be of a reasonable width; no matter what I've tried, it either gets positioned weirdly (e.g. centered) or expand all the way horisontally/vertically. Any ideas? Fred A. Kemp (1): Add support for the new 'removable' disk flag. ui/details.ui | 39 ++++++++++++++++++++++++++++++++++++++- virtManager/details.py | 16 +++++++++++++++- virtManager/domain.py | 4 ++++ virtManager/uihelpers.py | 13 +++++++++++++ virtinst/devicedisk.py | 1 + 5 files changed, 71 insertions(+), 2 deletions(-) -- 1.7.10.4 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list