summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-29 19:02:19 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-29 19:02:19 +0000
commitcaa68b5e1ca17471e5373c1c379ff6c2be95a921 (patch)
tree80de72a673883fcd7b7fb386fcd2994da2c55d25 /manual/appendix
parent4b3606314c992d64192ba7b9ba037d0ab4c06617 (diff)
downloadrockbox-caa68b5e1ca17471e5373c1c379ff6c2be95a921.tar.gz
rockbox-caa68b5e1ca17471e5373c1c379ff6c2be95a921.zip
Only show the section on radio tags if the target has a radio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26389 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/wps_tags.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index f75fd2f00c..697a256b33 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -378,6 +378,7 @@ Examples:
378\end{enumerate} 378\end{enumerate}
379} 379}
380 380
381\opt{radio}{
381\section{FM Radio} 382\section{FM Radio}
382 \begin{tagmap} 383 \begin{tagmap}
383 \config{\%tp} & Does this target have a radio? If it doesn't, the ``true'' 384 \config{\%tp} & Does this target have a radio? If it doesn't, the ``true''
@@ -406,6 +407,7 @@ described above. Images need to be placed in \fname{/.rockbox/fmpresets/},
406and must have the same name as the preset. They need to be in either 407and must have the same name as the preset. They need to be in either
407\fname{.bmp} or \fname{.jpg} format, and the radio must be in preset mode 408\fname{.bmp} or \fname{.jpg} format, and the radio must be in preset mode
408and tuned to a preset (and not recording) in order for them to be shown. 409and tuned to a preset (and not recording) in order for them to be shown.
410}
409 411
410\section{Alignment} 412\section{Alignment}
411 \begin{tagmap} 413 \begin{tagmap}