Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> --- ui/addhardware.ui | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ui/addhardware.ui b/ui/addhardware.ui index 7e9304d..883a098 100644 --- a/ui/addhardware.ui +++ b/ui/addhardware.ui @@ -1732,12 +1732,13 @@ <property name="row_spacing">6</property> <property name="column_spacing">6</property> <child> - <object class="GtkLabel" id="label14"> + <object class="GtkLabel" id="panic-type-label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Address _Type:</property> <property name="use_underline">True</property> + <property name="mnemonic_widget">panic-type</property> </object> <packing> <property name="left_attach">0</property> @@ -1755,12 +1756,13 @@ </packing> </child> <child> - <object class="GtkLabel" id="label16"> + <object class="GtkLabel" id="panic-iobase-label"> <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="mnemonic_widget">panic-iobase</property> </object> <packing> <property name="left_attach">0</property> -- 1.9.3 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list