Redirect device: remove underline property of 'Type' in details UI

redir-type is a label.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-11-11 16:10:04 +08:00
parent 71613d95e8
commit e0b5283ac3

View File

@ -5465,8 +5465,7 @@ if you know what you are doing.&lt;/small&gt;</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<property name="label" translatable="yes">T_ype:</property> <property name="label" translatable="yes">Type:</property>
<property name="use_underline">True</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>