From 2a67ec9ed6a4c08e0d505cf692c6e7770720d613 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Thu, 1 Aug 2013 01:14:17 +0200 Subject: ui: allow to set an empty password for graphics Now when a password is used a check box must be explicitely selected. This enable the possibility to set an empty password "". Solves: https://bugzilla.redhat.com/show_bug.cgi?id=749718 Signed-off-by: Giuseppe Scrivano (crobinso: fix minor pylint violation) --- ui/vmm-add-hardware.ui | 60 ++++++++++++++++++++++++++++++++++++-------------- ui/vmm-details.ui | 38 +++++++++++++++++++++++++++----- 2 files changed, 76 insertions(+), 22 deletions(-) (limited to 'ui') diff --git a/ui/vmm-add-hardware.ui b/ui/vmm-add-hardware.ui index 88438af7..ea4c3a95 100644 --- a/ui/vmm-add-hardware.ui +++ b/ui/vmm-add-hardware.ui @@ -1093,22 +1093,6 @@ - - - True - True - False - - - - 1 - 2 - 5 - 6 - GTK_FILL - - - True @@ -1402,12 +1386,54 @@ GTK_FILL + + + True + False + + + True + True + False + True + 0 + True + + + + False + False + 0 + + + + + True + True + False + + True + + + False + True + 1 + + + + + 1 + 2 + 5 + 6 + + False - True + False 1 diff --git a/ui/vmm-details.ui b/ui/vmm-details.ui index ee5bc45a..a04be18c 100644 --- a/ui/vmm-details.ui +++ b/ui/vmm-details.ui @@ -5419,12 +5419,40 @@ I/O: - + True - True - False - - + False + + + True + True + False + True + 0 + True + + + + False + True + 0 + + + + + True + True + False + + True + + + + False + True + 1 + + 1 -- cgit v1.2.1