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:
parent
897722f784
commit
4ca4a91bbc
1 changed files with 7 additions and 0 deletions
|
|
@ -389,6 +389,13 @@
|
|||
<property name="accelerator"><primary>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"><primary>D</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue