summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-02-17 16:34:08 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-17 16:54:05 +0100
commit04e12907b6323489d6068bffee0d7fbe57e4ce6d (patch)
tree7c1b3141af2c64d3bb94fd646e31f82390ca3ad2 /data
parent18c95d4184e2778a0bba6741795941c12e199ca3 (diff)
downloadtotem-04e12907b6323489d6068bffee0d7fbe57e4ce6d.tar.gz
main: Add shortcut for "Add local video"
Co-authored: Sabri Ünal <libreajans@gmail.com>
Diffstat (limited to 'data')
-rw-r--r--data/shortcuts.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index a92e9af0f..f1f286a4e 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -29,6 +29,13 @@
</object>
</child>
<child>
+ <object class="GtkShortcutsShortcut" id="add-local-video">
+ <property name="visible">1</property>
+ <property name="accelerator">&lt;Primary&gt;O</property>
+ <property name="title" translatable="yes" context="shortcut window">Add local video</property>
+ </object>
+ </child>
+ <child>
<object class="GtkShortcutsShortcut" id="add-web-video">
<property name="visible">1</property>
<property name="accelerator">&lt;Primary&gt;L</property>