[virt-tools-list] [virt-manager PATCH 8/8] Redirect device: remove underline property of 'Type' in details UI
Chen Hanxiao
chenhanxiao at cn.fujitsu.com
Tue Nov 11 08:32:57 UTC 2014
redir-type is a label.
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
ui/details.ui | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/ui/details.ui b/ui/details.ui
index 0231ba2..e86549c 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -5465,8 +5465,7 @@ if you know what you are doing.</small></property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</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