Added detach composer shortcut to UI

Added "Detach composer" shortcut to "Keyboard Shortcuts" window
under the "Actions" section of the "Composer Shortcuts" page in the UI.
This commit is contained in:
hkdb 2020-07-07 21:13:20 +08:00
parent 897722f784
commit 4ca4a91bbc

View file

@ -389,6 +389,13 @@
<property name="accelerator">&lt;primary&gt;T</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes" context="shortcut window">Detach the composer</property>
<property name="accelerator">&lt;primary&gt;D</property>
</object>
</child>
</object>
</child>
<child>