summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-11-28 17:56:46 +0100
committerBastien Nocera <hadess@hadess.net>2022-11-29 09:19:23 +0000
commitca7ce33327b9274594934aff2bd3ecbec417b589 (patch)
treebe59340da785bcdf0a273c8556a5c18d4cae7fbd
parente8efc3285d0665b18ac00850fb34bf5b5f19d107 (diff)
downloadtotem-ca7ce33327b9274594934aff2bd3ecbec417b589.tar.gz
main: Document digits 1 through 9 skipping 10% to 90%
The functionality was added in 42.beta.
-rw-r--r--README2
-rw-r--r--data/shortcuts.ui7
2 files changed, 7 insertions, 2 deletions
diff --git a/README b/README
index 297d3c981..4ab0a8eaa 100644
--- a/README
+++ b/README
@@ -31,8 +31,6 @@ Ctrl+H:
Undocumented shortcuts:
M (when playing a DVD):
Menu
-0-9:
- Skip to 0%-90% of the video
Ctrl+Q:
Quit
Ctrl+W:
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index 2ce36729c..f2f9ca99f 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -293,6 +293,13 @@
<property name="title" translatable="yes" context="shortcut window">Go forward 10 minutes</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut" id="skip-percent">
+ <property name="visible">1</property>
+ <property name="accelerator">1...9</property>
+ <property name="title" translatable="yes" context="shortcut window">Go 10%…90% into the video (7 goes to 70%)</property>
+ </object>
+ </child>
</object>
</child>
<child>