1
0
Fork 0
forked from len0rd/rockbox

No need to use parenthesis here

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25350 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2010-03-27 15:52:27 +00:00
parent f2589546b3
commit 6d4637c435

View file

@ -36,17 +36,17 @@ show the information for the next song to be played.
\nopt{lcd_non-mono}{%
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
[height]{\textbar}[font]{\textbar}}
& (see section \ref{ref:Viewports})\\}
& See section \ref{ref:Viewports}\\}
\nopt{lcd_color}{\opt{lcd_non-mono}{%
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
[height]{\textbar}[font]{\textbar}[fgshade]{\textbar}[bgshade]{\textbar}}
& (see section \ref{ref:Viewports})\\}}
& See section \ref{ref:Viewports}\\}}
\opt{lcd_color}{%
\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}%
[height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}}
& (see section \ref{ref:Viewports})\\}
& See section \ref{ref:Viewports}\\}
\config{\%Vd'identifier'} & Display the `identifier' viewport. E.g.
\config{\%?C{\textless}\%Vda{\textbar}\%Vdb{\textgreater}}