summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-03 15:59:08 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-03 15:59:08 +0000
commitba992741765fc93281ec8d6d76e73f7743aa046c (patch)
treedc63f70597a56fc859b12a2ce70f9a28aee773f0
parent0fb67cd4755843b87929fb0a419fee38088fe70e (diff)
downloadrockbox-ba992741765fc93281ec8d6d76e73f7743aa046c.zip
rockbox-ba992741765fc93281ec8d6d76e73f7743aa046c.tar.gz
rockbox-ba992741765fc93281ec8d6d76e73f7743aa046c.tar.bz2
rockbox-ba992741765fc93281ec8d6d76e73f7743aa046c.tar.xz
Made some small tweaks to the tag cache cahpter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11423 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/tagcache.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 08f6227..08c5ef2 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -1,5 +1,5 @@
% $Id$ %
-\section{\label{ref:tagcache}Tag Cache}
+\section{\label{ref:tagcache}Tag Cache}
\subsection{Introduction}
Tag Cache is the Rockbox music database system. Using the information
@@ -10,8 +10,9 @@ files on your player and allows you to browse them by Artist, Album and Genre.
\subsection{Initialising the Tag Cache}
Before you use the Tag Cache for the first time, you must initialise it by using
-the \setting{Initialize Now} function in the \setting{Tag Cache Menu}, which is
-described in the following section.
+the \setting{Initialize Now} function in the \setting{Tag Cache Menu}
+(\setting{General Settings $\rightarrow$ File View $\rightarrow$ Tag Cache})
+, which is described in the following section.
\subsection{\label{ref:tagcachemenu}The Tag Cache Menu}
@@ -34,10 +35,10 @@ described in the following section.
boots, Tag Cache will automatically update the database.
\opt{SWCODEC}{
\note{The \setting{Auto Update} will only check for deleted files if the
- \setting{Directory Cache} (\setting{General Settings $\rightarrow$ System
- $\rightarrow$ Disk $\rightarrow$ Directory Cache}) is enabled.
- \setting{Update now} includes that check whether dircache has been
- enabled or not.}
+ \setting{Directory Cache} (\setting{General Settings $\rightarrow$
+ System Options $\rightarrow$ Disk $\rightarrow$ Directory Cache}) is
+ enabled. \setting{Update now} includes that check whether dircache has
+ been enabled or not.}
}%
\opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove
deleted files from the database you need to run \setting{Update Now}.}%