ua-typing-page: Add mnemonic to "Test Entry" row

This commit is contained in:
Automeris naranja 2023-11-13 21:06:49 -03:00 committed by Felipe Borges
parent f7b757044a
commit a3e794a008

View file

@ -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>