summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/file_view.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/file_view.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/file_view.tex')
-rw-r--r--manual/configure_rockbox/file_view.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex
index a36b142146..8304dd18ad 100644
--- a/manual/configure_rockbox/file_view.tex
+++ b/manual/configure_rockbox/file_view.tex
@@ -45,7 +45,8 @@ displays files.
45 \item[Off:] The file extensions are never shown. 45 \item[Off:] The file extensions are never shown.
46 \item[On:] The file extensions are always shown. 46 \item[On:] The file extensions are always shown.
47 \item[Only unknown types:] Only the extensions of unknown filetypes are shown. 47 \item[Only unknown types:] Only the extensions of unknown filetypes are shown.
48 \item[Only when viewing all types:] Only show file extensions when \setting{Show Files} is set to \setting{All}. 48 \item[Only when viewing all types:] Only show file extensions when
49 \setting{Show Files} is set to \setting{All}.
49 \end{description} 50 \end{description}
50 51
51\item[Follow Playlist:] 52\item[Follow Playlist:]
@@ -62,5 +63,9 @@ displays files.
62 directory will be displayed on the first line in the \setting{File Browser}. 63 directory will be displayed on the first line in the \setting{File Browser}.
63 If set to \setting{Current Directory Only} only the name of the current 64 If set to \setting{Current Directory Only} only the name of the current
64 directory will be displayed. 65 directory will be displayed.
66
67 This has a similar effect on the Database browser. If set to
68 \setting{Current Directory Only} or \setting{Full Path}, then the title of
69 each menu will be displayed on the first line in the \setting{Database Browser}.
65 70
66\end{description} 71\end{description}