"[email protected]" <[email protected]> writes:
>> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Giuseppe Scrivano >> Sent: Friday, April 25, 2014 8:32 PM >> To: [email protected] >> Subject: [virt-tools-list] [virt-manager RFC PATCH] virt-manager: use >> autocomplete for OS variant selection >> >> After the migration to libosinfo, choosing an OS variant from "New VM" >> wizard became a mess for the very long list of options. >> Using an autocomplete entry text will facilitate this task, as an user >> can start typing the variant as soon as the OS type is selected. >> The combo-box is left untouched, so undecided users can still use it. >> >> UI-suggested-by: Máirín Duffy <[email protected]> >> Signed-off-by: Giuseppe Scrivano <[email protected]> >> --- >> ui/create.ui | 36 +++++++++++++++++++++--------------- >> virtManager/create.py | 32 +++++++++++++++++++++++++++----- >> 2 files changed, 48 insertions(+), 20 deletions(-) >> >> diff --git a/ui/create.ui b/ui/create.ui >> index 05e4e4b..b575a7e 100644 >> --- a/ui/create.ui >> +++ b/ui/create.ui > > ACK. Thanks. Pushed now. Giuseppe _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
