providers_dialog: Remove Escape shortcut on Dialog

AdwDialog already comes with it.
This commit is contained in:
Maximiliano Sandoval 2024-12-31 12:55:14 +01:00 committed by Bilal Elmoussaoui
parent 03fe42bcdc
commit 7fd6186886

View file

@ -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'>&lt;Primary&gt;N</property>