ua-typing-page: Add mnemonic to "Test Entry" row
This commit is contained in:
parent
f7b757044a
commit
a3e794a008
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@
|
|||
|
||||
<child>
|
||||
<object class="AdwActionRow" id="test_blink_row">
|
||||
<property name="title" translatable="yes">Test Entry</property>
|
||||
<property name="title" translatable="yes">_Test Entry</property>
|
||||
<property name="use-underline">True</property>
|
||||
<child type="suffix">
|
||||
<object class="GtkEntry">
|
||||
<property name="valign">center</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue