Automeris naranja 2023-11-20 23:28:03 -03:00 committed by Robert Ancell
parent ea31bb091e
commit 3c0c5b7423

View file

@ -65,7 +65,7 @@
<property name="description" translatable="yes">Methods for entering symbols and letter variants using the keyboard.</property>
<child>
<object class="CcListRow" id="alt_chars_row">
<property name="title" translatable="yes">Alternate Characters Key</property>
<property name="title" translatable="yes">A_lternate Characters Key</property>
<property name="activatable">True</property>
<property name="show-arrow">True</property>
<property name="secondary-label" translatable="no">Right Alt</property>
@ -74,7 +74,7 @@
</child>
<child>
<object class="CcListRow" id="compose_row">
<property name="title" translatable="yes">Compose Key</property>
<property name="title" translatable="yes">_Compose Key</property>
<property name="show-arrow">True</property>
<property name="activatable">True</property>
<signal name="activated" handler="compose_row_activated" object="CcKeyboardPanel" swapped="yes" />
@ -87,7 +87,7 @@
<property name="title" translatable="yes">Keyboard Shortcuts</property>
<child>
<object class="CcListRow" id="common_shortcuts_row">
<property name="title" translatable="yes">View and Customize Shortcuts</property>
<property name="title" translatable="yes">_View and Customize Shortcuts</property>
<property name="activatable">True</property>
<property name="show-arrow">True</property>
<signal name="activated" handler="keyboard_shortcuts_activated" object="CcKeyboardPanel" swapped="yes" />