mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-21 17:08:32 +00:00
[GTK3UI] Allow escape key to close Create Torrent dialog
This commit is contained in:
parent
f74163489c
commit
967537a409
1 changed files with 1 additions and 0 deletions
|
@ -810,6 +810,7 @@
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<signal name="clicked" handler="on_button_cancel_clicked" swapped="no"/>
|
<signal name="clicked" handler="on_button_cancel_clicked" swapped="no"/>
|
||||||
|
<accelerator key="Escape" signal="clicked"/>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue