summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/file_view.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/file_view.tex')
-rw-r--r--manual/configure_rockbox/file_view.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex
index 6e74719274..a36b142146 100644
--- a/manual/configure_rockbox/file_view.tex
+++ b/manual/configure_rockbox/file_view.tex
@@ -10,9 +10,9 @@ displays files.
10 case letters. If this option is set to NO, then case will be ignored when 10 case letters. If this option is set to NO, then case will be ignored when
11 sorting files. 11 sorting files.
12\item[Sort Directories:] 12\item[Sort Directories:]
13 This option controls how Rockbox sorts folders. The default is to sort 13 This option controls how Rockbox sorts directories. The default is to sort
14 them alphabetically. \setting{By date} sorts them with the oldest folder first. 14 them alphabetically. \setting{By date} sorts them with the oldest directory first.
15 \setting{By newest date} sorts them with the newest folder first. 15 \setting{By newest date} sorts them with the newest directory first.
16 16
17\item[Sort Files:] 17\item[Sort Files:]
18 This option controls how Rockbox sorts files. All of the options for 18 This option controls how Rockbox sorts files. All of the options for
@@ -30,7 +30,7 @@ displays files.
30 files supported by Rockbox (see \reference{ref:Supportedfileformats}). 30 files supported by Rockbox (see \reference{ref:Supportedfileformats}).
31 Files and directories starting with \fname{.} (\emph{dot}) or with the 31 Files and directories starting with \fname{.} (\emph{dot}) or with the
32 \emph{hidden} flag set are hidden. 32 \emph{hidden} flag set are hidden.
33 \item[Music:] The \setting{File Browser} displays only folders, playlists and 33 \item[Music:] The \setting{File Browser} displays only directories, playlists and
34 the supported \emph{audio} file formats. Extensions are stripped. Files and 34 the supported \emph{audio} file formats. Extensions are stripped. Files and
35 directories starting with \fname{.} or with the ``hidden'' flag set are 35 directories starting with \fname{.} or with the ``hidden'' flag set are
36 hidden. 36 hidden.