1
0
Fork 0
forked from len0rd/rockbox

Theme tags description: include the part about 'hold' for soft hold targets as well (available there since hm... r13716), put more universally to get rid of special casing.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27224 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2010-07-01 21:02:12 +00:00
parent 01f91ed14d
commit b013fb76c4

View file

@ -190,23 +190,13 @@ or \config{\%D(2)}), produce the information for the next file to be played.
\end{tagmap} \end{tagmap}
} }
% this will not include the "remote hold switch" tag for targets lacking \section{Hold}
% a main unit hold switch \begin{tagmap}
\opt{hold_button}{ \config{\%mh} & ``h'' if the main unit keys are locked\\
\opt{remote_button_hold}{ \opt{remote_button_hold}{%
\section{Hold Switches} \config{\%mr} & ``r'' if the remote keys are locked\\
\begin{tagmap} }
\config{\%mh} & ``h'' if the main unit hold switch is on\\ \end{tagmap}
\config{\%mr} & ``r'' if the remote hold switch is on\\
\end{tagmap}
}
\nopt{remote_button_hold}{
\section{Hold Switch}
\begin{tagmap}
\config{\%mh} & ``h'' if the hold switch is on\\
\end{tagmap}
}
}
\section{Virtual LED} \section{Virtual LED}
\begin{tagmap} \begin{tagmap}