287c87ccd9
'virtio1.0-input' 1d2cd306-Fix-incorrect-usage-of-virtio-input.patch - bsc#1005848 - KVM: guest can not be started on top of SLES12SP1 KVM host ppc64 5a11cf07-virt-manager-generates-invalid-guest-XML.patch - Upstream bug fixes 617b9271-dont-return-virtio1.0-net-as-valid-device-name.patch 7962672c-fix-error-checking-extra_args.patch b4858842-fix-bad-version-check-regression.patch f07a3021-fix-wait-to-behave-like-noautoconsole.patch - bsc#1005861 - virt-manager create new machine dialog box too small to display system type virtinst-expand-combobox.patch - fate#314135: Support PVSCSI on XEN and VirtioSCSI on KVM - - fate#313076: HBA passthrough for kvm OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=338
17 lines
856 B
Diff
17 lines
856 B
Diff
References: bsc#1005861
|
|
Notes: Just allow the GtkComboBox to be the width of the dialog
|
|
so you can see more of the operating system name.
|
|
|
|
Index: virt-manager-1.4.0/ui/create.ui
|
|
===================================================================
|
|
--- virt-manager-1.4.0.orig/ui/create.ui
|
|
+++ virt-manager-1.4.0/ui/create.ui
|
|
@@ -1741,7 +1741,6 @@ is not yet supported.</small></pro
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
- <property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"/>
|
|
</packing>
|
|
</child>
|