Skip to content

Commit

Permalink
Fix wrong shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
bartkessels committed Feb 10, 2018
1 parent 01ec124 commit b3583ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/window_shortcuts.glade
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">&lt;ctrl&gt;Escape</property>
<property name="accelerator">Escape</property>
<property name="title" translatable="yes">Cancel running request</property>
</object>
</child>
Expand Down

0 comments on commit b3583ad

Please sign in to comment.