chess-window: Allow opening Main Menu with F10

This commit is contained in:
Automeris naranja 2023-09-03 17:35:15 -03:00
parent 6a70c557b9
commit eade4fce17

View file

@ -96,6 +96,7 @@
<property name="tooltip-text" translatable="yes">Main Menu</property>
<property name="icon-name">open-menu-symbolic</property>
<property name="menu-model">app_menu</property>
<property name="primary">true</property>
</object>
</child>
</object>