summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/bookmarking.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-06-27 22:04:18 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-06-27 22:04:18 +0000
commit5e031bec8b7bc419d207e0a76c8d896eb45d5248 (patch)
tree58d4b600356e7e4eaad0c07bd31280561a6219cf /manual/configure_rockbox/bookmarking.tex
parent7fb11a82a1f899655e7d5a4a6ff5c39d9dc27b8f (diff)
downloadrockbox-5e031bec8b7bc419d207e0a76c8d896eb45d5248.tar.gz
rockbox-5e031bec8b7bc419d207e0a76c8d896eb45d5248.zip
Add a bit more info to the manual, small paragraphs about showing file extensions, the 'title' in the database and the bookmarks context menu. Part of FS#9086.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17814 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/bookmarking.tex')
-rw-r--r--manual/configure_rockbox/bookmarking.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index 1c571b8eda..002e6c3ccd 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -58,4 +58,13 @@
58 the MRB list. \setting{Unique Only} behaves like the \setting{Yes} setting 58 the MRB list. \setting{Unique Only} behaves like the \setting{Yes} setting
59 but in addition all older entries for the current (dynamic) playlist will 59 but in addition all older entries for the current (dynamic) playlist will
60 be removed from the MRB whenever a new entry is added. 60 be removed from the MRB whenever a new entry is added.
61
62 \item [Bookmark Actions context menu.]
63
64 When viewing any bookmark list, pressing the standard
65 context menu key (\ActionStdContext) will bring up the Bookmark Actions context menu.
66
67 \setting{Resume} will commence playback of the currently-selected bookmark entry.
68
69 \setting{Delete} will remove just the currently-selected bookmark entry from the list.
61 \end{description} 70 \end{description}