summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2014-03-22 17:47:43 -0400
committerCole Robinson <crobinso@redhat.com>2014-03-22 17:47:43 -0400
commitf584135b78b8df8eddce22b5a753d1caf037bd61 (patch)
tree8c914a9b477f6f99aa20b7ec35431242a4babbce
parenteee5061af89b35ee718280441aa244e8f6825677 (diff)
downloadvirt-manager-f584135b78b8df8eddce22b5a753d1caf037bd61.tar.gz
gfxdetails: Fix mnemonics to not collide
-rw-r--r--ui/gfxdetails.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/gfxdetails.ui b/ui/gfxdetails.ui
index 32d18a2b..6b285c83 100644
--- a/ui/gfxdetails.ui
+++ b/ui/gfxdetails.ui
@@ -93,7 +93,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
- <property name="label" translatable="yes">_Address:</property>
+ <property name="label" translatable="yes">Addr_ess:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">graphics-address</property>
</object>
@@ -213,7 +213,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
- <property name="label" translatable="yes">_Keymap:</property>
+ <property name="label" translatable="yes">Ke_ymap:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">graphics-keymap</property>
</object>