[virt-tools-list] [virt-manager PATCH 2/8] details: add shortkey for controller model

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Tue Nov 11 08:32:51 UTC 2014


shortkey 'o' for 'Model'.

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 ui/details.ui | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ui/details.ui b/ui/details.ui
index a81852e..dd1c3f2 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -5246,7 +5246,9 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="mlabel48">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">Model:</property>
+                                        <property name="label" translatable="yes">M_odel:</property>
+                                        <property name="use_underline">True</property>
+                                        <property name="mnemonic_widget">combobox-entry16</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
-- 
1.9.3




More information about the virt-tools-list mailing list