summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorRobert Menes <rmenes@rockbox.org>2009-05-15 21:41:15 +0000
committerRobert Menes <rmenes@rockbox.org>2009-05-15 21:41:15 +0000
commita96ce3ba52812a093d6d369322f961c3024ee207 (patch)
treea5396bcd8fd0e01541dc89aff4543add290f596a /manual
parent345c70f8e4759ef2e6fa743e84406639c384b406 (diff)
downloadrockbox-a96ce3ba52812a093d6d369322f961c3024ee207.tar.gz
rockbox-a96ce3ba52812a093d6d369322f961c3024ee207.zip
I had the file priority mixed up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20949 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/album_art.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/album_art.tex b/manual/appendix/album_art.tex
index 7e75e4a0f9..dcdf918ac0 100644
--- a/manual/appendix/album_art.tex
+++ b/manual/appendix/album_art.tex
@@ -25,11 +25,11 @@ as the file, in the parent directory or in a fixed directory named
25is as follows: 25is as follows:
26 26
27\begin{enumerate} 27\begin{enumerate}
28\item \fname{./cover.jpg}
29\item \fname{./folder.jpg}
28\item \fname{./filename.bmp} 30\item \fname{./filename.bmp}
29\item \fname{./albumtitle.bmp} 31\item \fname{./albumtitle.bmp}
30\item \fname{./cover.bmp} 32\item \fname{./cover.bmp}
31\item \fname{./cover.jpg}
32\item \fname{./folder.jpg}
33\item \fname{/.rockbox/albumart/artist-albumtitle.bmp} 33\item \fname{/.rockbox/albumart/artist-albumtitle.bmp}
34\item \fname{../albumtitle.bmp} 34\item \fname{../albumtitle.bmp}
35\item \fname{../cover.bmp} 35\item \fname{../cover.bmp}