mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
clapper-app: help-overlay: Update progression key accelerator
We allow just "p" key (including any combination with it) for changing progression mode. Fix its description in help overlay to be just "p" then. Fixes #417
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="title" translatable="yes">Change progression mode</property>
|
||||
<property name="accelerator"><Ctrl>p</property>
|
||||
<property name="accelerator">p</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
Reference in New Issue
Block a user