summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-11-28 17:55:02 +0100
committerBastien Nocera <hadess@hadess.net>2022-11-29 09:19:23 +0000
commite8efc3285d0665b18ac00850fb34bf5b5f19d107 (patch)
tree60fdad9e5a31c05f59b539e684940ed22fab41f0 /docs/reference
parent3ca40a33d595c19e52826d7e1fe13471e42bddac (diff)
downloadtotem-e8efc3285d0665b18ac00850fb34bf5b5f19d107.tar.gz
skipto: Remove skipto plugin
The skip to dialogue is not easy to use, and the menu item doesn't really fit in with the rest of the functionality. Instead, we'll rely on digit 1 to 9 skipping 10% to 90% into the video. Closes: #554
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/reference/meson.build b/docs/reference/meson.build
index f04e2e475..904e3675e 100644
--- a/docs/reference/meson.build
+++ b/docs/reference/meson.build
@@ -25,9 +25,7 @@ private_headers = [
'totem-search-entry.h',
'totem-selection-toolbar.h',
'totem-session.h',
- 'totem-skipto.h',
'totem-subtitle-encoding.h',
- 'totem-time-entry.h',
'totem-time-helpers.h',
'totem-uri.h',
]