summaryrefslogtreecommitdiff
path: root/manual/appendix/appendix.tex
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2009-02-20 18:37:57 +0000
committerJonas Häggqvist <rasher@rasher.dk>2009-02-20 18:37:57 +0000
commit410cbd1af7103cf9a19ca3f155647da5a34e4d05 (patch)
tree198f516396dd557f56d45c50ed1faeccec9a8c47 /manual/appendix/appendix.tex
parent5c5b06ba39d2f00d70baef66a90c9e3d6c497817 (diff)
downloadrockbox-410cbd1af7103cf9a19ca3f155647da5a34e4d05.tar.gz
rockbox-410cbd1af7103cf9a19ca3f155647da5a34e4d05.zip
Add an album art appendix to the manual. Add album art tags to the WPS tags appendix and remove the image tag section from the Player manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20067 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/appendix.tex')
-rw-r--r--manual/appendix/appendix.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index e8a6c839ab..b7ee15a372 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -5,6 +5,10 @@
5 5
6\input{appendix/wps_tags.tex} 6\input{appendix/wps_tags.tex}
7 7
8\opt{swcodec}{\opt{tagcache}{
9\input{appendix/album_art.tex}
10}}
11
8\input{appendix/config_file_options.tex} 12\input{appendix/config_file_options.tex}
9 13
10\input{appendix/menu_structure.tex} 14\input{appendix/menu_structure.tex}