1
0
mirror of https://github.com/virt-manager/virt-manager.git synced 2025-01-10 01:18:03 +03:00

connection: Fix Alt - t shortcut key

Or we will get:
"Couldn't find a target for a mnemonic activation"

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-06-12 16:36:16 +08:00
parent 64c6a9be34
commit d007352aa4

View File

@ -296,6 +296,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">Me_thod:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">transport</property>
</object>
<packing>
<property name="left_attach">0</property>