mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 00:34:40 +01:00
providers_dialog: Remove Escape shortcut on Dialog
AdwDialog already comes with it.
This commit is contained in:
parent
03fe42bcdc
commit
7fd6186886
1 changed files with 0 additions and 6 deletions
|
@ -159,12 +159,6 @@
|
|||
<child>
|
||||
<object class='GtkShortcutController'>
|
||||
<property name='scope'>global</property>
|
||||
<child>
|
||||
<object class='GtkShortcut'>
|
||||
<property name='trigger'>Escape</property>
|
||||
<property name='action'>action(window.close)</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class='GtkShortcut'>
|
||||
<property name='trigger'><Primary>N</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue