Skip to content

Commit

Permalink
Add shortcut for Import files
Browse files Browse the repository at this point in the history
  • Loading branch information
amka committed Jun 28, 2020
1 parent aca643f commit 68f507e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/ui/shortcuts.ui
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
<property name="accelerator">&lt;Primary&gt;n</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="s1-3">
<property name="visible">True</property>
<property name="title" translatable="yes" context="shortcut window">Import</property>
<property name="accelerator">&lt;Primary&gt;o</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id="s1-4">
<property name="visible">True</property>
Expand Down

0 comments on commit 68f507e

Please sign in to comment.