552053bd41
fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch 2c1e482b-fix--show-host-summary-error-windows-flooding.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=232
26 lines
1.2 KiB
Diff
26 lines
1.2 KiB
Diff
Subject: add-hardware: fix shortcut key for USB redir dev type
|
|
From: Giuseppe Scrivano gscrivan@redhat.com Mon May 11 10:02:54 2015 +0200
|
|
Date: Mon May 11 10:17:11 2015 +0200:
|
|
Git: fbdf574c53fc0138d4f346b0dbfebff28117605a
|
|
|
|
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1172108
|
|
|
|
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
|
|
|
diff --git a/ui/addhardware.ui b/ui/addhardware.ui
|
|
index 54dc695..32beb4f 100644
|
|
--- a/ui/addhardware.ui
|
|
+++ b/ui/addhardware.ui
|
|
@@ -1373,9 +1373,10 @@
|
|
<object class="GtkLabel" id="label3213">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
+ <property name="xalign">1</property>
|
|
<property name="label" translatable="yes">_Type:</property>
|
|
<property name="use_underline">True</property>
|
|
- <property name="xalign">1</property>
|
|
+ <property name="mnemonic_widget">usbredir-list</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|