[virt-tools-list] [virt-manager PATCH 3/3] panic notifier: remove shortcut in details.ui
Chen Hanxiao
chenhanxiao at cn.fujitsu.com
Tue Oct 21 07:24:22 UTC 2014
We could not modify them, so remove shortcuts.
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
ui/details.ui | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/ui/details.ui b/ui/details.ui
index 0412706..ff4b388 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -5872,8 +5872,7 @@ if you know what you are doing.</small></property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="ypad">3</property>
- <property name="label" translatable="yes">Address T_ype:</property>
- <property name="use_underline">True</property>
+ <property name="label" translatable="yes">Address Type:</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -5885,8 +5884,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">_IO Base:</property>
- <property name="use_underline">True</property>
+ <property name="label" translatable="yes">IO Base:</property>
</object>
<packing>
<property name="left_attach">0</property>
--
1.9.3
More information about the virt-tools-list
mailing list