summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/file_view.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-12-14 02:03:58 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-12-14 02:03:58 +0000
commitb2f7c61f84191d3d15606400165efe931bb66d2a (patch)
treeb507ed47083d3dae4e83af33b64be429df480102 /manual/configure_rockbox/file_view.tex
parentc75d98d5494ab975ba2132d9b045646b19ad7303 (diff)
downloadrockbox-b2f7c61f84191d3d15606400165efe931bb66d2a.tar.gz
rockbox-b2f7c61f84191d3d15606400165efe931bb66d2a.zip
Manual: apply FS#8309 by David Bishop (replace all occurences of 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
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.