Skip to content

Commit

Permalink
window: Make menu button accessible and add back F10 accel
Browse files Browse the repository at this point in the history
Closes #517
  • Loading branch information
A6GibKm authored and tchx84 committed Apr 5, 2023
1 parent c67440b commit 9b242e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/widgets/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@
</binding>
<child type="end">
<object class="GtkMenuButton" id="menuButton">
<property name="receives-default">1</property>
<property name="icon-name">open-menu-symbolic</property>
<property name="primary">True</property>
<property name="tooltip-text" translatable="yes">Main Menu</property>
</object>
</child>
<child>
Expand Down

0 comments on commit 9b242e3

Please sign in to comment.