summaryrefslogtreecommitdiff
path: root/data/shortcuts.ui
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-02-17 16:31:20 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-17 16:54:05 +0100
commit18c95d4184e2778a0bba6741795941c12e199ca3 (patch)
tree85f692d2704d4e0c0c2d192faa352219f7c80f32 /data/shortcuts.ui
parentf7bd578af527b79f8213401deaaef080a10c7107 (diff)
downloadtotem-18c95d4184e2778a0bba6741795941c12e199ca3.tar.gz
main: Add shortcut for "Add web video"
Co-authored: Sabri Ünal <libreajans@gmail.com>
Diffstat (limited to 'data/shortcuts.ui')
-rw-r--r--data/shortcuts.ui8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index 34658891e..a92e9af0f 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -28,6 +28,14 @@
<property name="title" translatable="yes" context="shortcut window">Keyboard shortcuts</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut" id="add-web-video">
+ <property name="visible">1</property>
+ <property name="accelerator">&lt;Primary&gt;L</property>
+ <property name="title" translatable="yes" context="shortcut window">Add web video</property>
+ </object>
+ </child>
+ <child>
<object class="GtkShortcutsShortcut" id="properties">
<property name="visible">1</property>
<property name="accelerator">&lt;Primary&gt;p</property>