1
0
Fork 0
forked from len0rd/rockbox

Manual: Pull general album art info out of the theme tags section.

Make this info available for all bitmap targets, also ones that only need it
in the pictureflow description. Shuffle some lines around so that it doesn't
need too many opts. Fixes FS#11350.

Change-Id: I5268483c7a1d765c8a994614442309b05de1d832
This commit is contained in:
Marianne Arnold 2012-05-19 17:41:11 +02:00
parent 6c0a1cb223
commit cf90958e94
3 changed files with 55 additions and 46 deletions

View file

@ -3,6 +3,8 @@
\input{appendix/file_formats.tex}
\opt{lcd_bitmap}{\input{appendix/album_art_info.tex}}
\input{appendix/wps_tags.tex}
\input{appendix/config_file_options.tex}