[virt-tools-list] [virt-manager PATCH] preferences ui: add shortkey for Add Spice USB Redirection
Cole Robinson
crobinso at redhat.com
Mon Jun 16 15:54:25 UTC 2014
On 06/16/2014 03:03 AM, Chen Hanxiao wrote:
> Also fixed "Add sound device" shortcut refs.
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
> ui/preferences.ui | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/ui/preferences.ui b/ui/preferences.ui
> index d3845b7..0815899 100644
> --- a/ui/preferences.ui
> +++ b/ui/preferences.ui
> @@ -427,6 +427,7 @@
> <property name="xalign">0</property>
> <property name="label" translatable="yes">_Add sound device:</property>
> <property name="use_underline">True</property>
> + <property name="mnemonic_widget">prefs-new-vm-sound</property>
> </object>
> <packing>
> <property name="left_attach">0</property>
> @@ -472,9 +473,10 @@ identical CPUs in order to migrate the VM.</property>
> <property name="visible">True</property>
> <property name="can_focus">False</property>
> <property name="xalign">0</property>
> - <property name="label" translatable="yes">Add Spice USB
> + <property name="label" translatable="yes">Add Spice _USB
> Redirection:</property>
> <property name="use_underline">True</property>
> + <property name="mnemonic_widget">prefs-add-spice-usbredir</property>
> </object>
> <packing>
> <property name="left_attach">0</property>
>
ACK
- Cole
More information about the virt-tools-list
mailing list