Skip to content

Commit 265b9c4

Browse files
committed
clapper-app: Add "show pipeline" key shortcut to help overlay
1 parent edebfee commit 265b9c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/bin/clapper-app/ui/clapper-app-help-overlay.ui

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
<property name="accelerator">&lt;Ctrl&gt;question</property>
2727
</object>
2828
</child>
29+
<child>
30+
<object class="GtkShortcutsShortcut">
31+
<property name="title" translatable="yes">Show pipeline</property>
32+
<property name="accelerator">&lt;Ctrl&gt;&lt;Shift&gt;p</property>
33+
</object>
34+
</child>
2935
<child>
3036
<object class="GtkShortcutsShortcut">
3137
<property name="title" translatable="yes">Toggle fullscreen</property>

0 commit comments

Comments
 (0)