[virt-tools-list] [virt-manager PATCH] ui: remove underline property of tpm device type in details

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Wed Dec 31 06:34:04 UTC 2014


We could not modify tpm device type yet.

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
Note: pushed as trivial.

 ui/details.ui | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ui/details.ui b/ui/details.ui
index e8e6933..77c64fa 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -5602,8 +5602,7 @@ if you know what you are doing.</small></property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
                                             <property name="xalign">1</property>
-                                            <property name="label" translatable="yes">T_ype:</property>
-                                            <property name="use_underline">True</property>
+                                            <property name="label" translatable="yes">Type:</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
-- 
1.9.3




More information about the virt-tools-list mailing list