diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2009-02-20 18:37:57 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2009-02-20 18:37:57 +0000 |
| commit | 410cbd1af7103cf9a19ca3f155647da5a34e4d05 (patch) | |
| tree | 198f516396dd557f56d45c50ed1faeccec9a8c47 /manual/appendix/appendix.tex | |
| parent | 5c5b06ba39d2f00d70baef66a90c9e3d6c497817 (diff) | |
| download | rockbox-410cbd1af7103cf9a19ca3f155647da5a34e4d05.zip rockbox-410cbd1af7103cf9a19ca3f155647da5a34e4d05.tar.gz rockbox-410cbd1af7103cf9a19ca3f155647da5a34e4d05.tar.bz2 rockbox-410cbd1af7103cf9a19ca3f155647da5a34e4d05.tar.xz | |
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.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index e8a6c83..b7ee15a 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -5,6 +5,10 @@ \input{appendix/wps_tags.tex} +\opt{swcodec}{\opt{tagcache}{ +\input{appendix/album_art.tex} +}} + \input{appendix/config_file_options.tex} \input{appendix/menu_structure.tex} |