Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/215'
Browse files Browse the repository at this point in the history
* origin/pr/215:
  Add Ctrl+A Accelerator to GUI Updater Intro page
  • Loading branch information
marmarek committed Sep 26, 2024
2 parents b4aec4d + 4be8f19 commit 970daae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qui/updater.glade
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="draw-indicator">True</property>
<property name="tooltip-text" translatable="yes">Click here or press Ctrl+A to toggle selection</property>
<accelerator key="a" signal="clicked" modifiers="GDK_CONTROL_MASK"/>
</object>
<object class="GtkListStore" id="list_store">
<columns>
Expand Down

0 comments on commit 970daae

Please sign in to comment.