summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorZakk Roberts <midk@rockbox.org>2006-06-03 03:56:45 +0000
committerZakk Roberts <midk@rockbox.org>2006-06-03 03:56:45 +0000
commit3a80fa063e5f42b077bdfc34acad74d3f82c14fc (patch)
tree9aac0d89fc9f816b61fc15d18358199dc290a840 /manual
parent29028d0a6d3c9cd301e98f3e06ab477237ec20bb (diff)
downloadrockbox-3a80fa063e5f42b077bdfc34acad74d3f82c14fc.tar.gz
rockbox-3a80fa063e5f42b077bdfc34acad74d3f82c14fc.zip
Moved TagCache menu entry into the File View section of the manual where it was recently moved to in Rockbox itself, and update any descriptions to match.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10034 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/configure_rockbox/file_view.tex7
-rwxr-xr-xmanual/configure_rockbox/playback_options.tex7
-rw-r--r--manual/rockbox_interface/tagcache.tex6
3 files changed, 10 insertions, 10 deletions
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex
index bbb8b0ce1b..20b012c329 100755
--- a/manual/configure_rockbox/file_view.tex
+++ b/manual/configure_rockbox/file_view.tex
@@ -55,4 +55,11 @@
Rockbox has the ability to display an icon to the left of the file
in the File Browser. For details of these icons, please see page
\pageref{ref:Supportedfileformats}.
+
+ \item[Tag Cache: ]This option allows you to control whether the Tag Cache is stored
+ in RAM or on disk. See page \pageref{ref:tagcache} for more information about using
+ the Tag Cache.
+
+ \item[Force Tag Cache Update: ]This option will update the Tag Cache in the background.
+ See page \pageref{ref:tagcache} for more information about using the Tag Cache.
\end{description}
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index dc1ec52b51..22249590d8 100755
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -178,11 +178,4 @@
\note{You must have the ``Repeat'' option set to ``No'' for Auto Change Directory
to function properly.}
%
- \item[Tag Cache: ]This option allows you to control whether the Tag Cache is stored
- in RAM or on disk. See page \pageref{ref:tagcache} for more information about using
- the Tag Cache.
- %
- \item[Force Tag Cache Update: ]This option will update the Tag Cache in the background.
- See page \pageref{ref:tagcache} for more information about using the Tag Cache.
- %
\end{description}
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index e22d4b3a9f..dcfb39ef35 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -14,14 +14,14 @@ create the database from your music files. This typically takes around
this is happenning. You can even shut down your player and resume the
database building process next time you turn it on.
To force the initial database to be built, go to the main menu, then
-\setting{General Settings $\rightarrow$ Playback $\rightarrow$ Force tag cache update}.
+\setting{General Settings $\rightarrow$ File View $\rightarrow$ Force tag cache update}.
The Tag Cache database can either be kept on disk (to save memory), or
loaded into RAM (for fast browsing). This configuration option can be
-found in \setting{General Settings $\rightarrow$ Playback $\rightarrow$ Tag cache}.
+found in \setting{General Settings $\rightarrow$ File View $\rightarrow$ Tag cache}.
Once the database has been built, you can browse your music using this
database. To use the database change the show mode by changing the
-\setting{General Settings $\rightarrow$ File view $\rightarrow$ Show files} option to
+\setting{General Settings $\rightarrow$ File View $\rightarrow$ Show files} option to
\setting{ID3 database}. This disables the File Browser and instead of the file
browser you will now access the database.
%