1
0
Fork 0
forked from len0rd/rockbox

Update the manual for r12321: the progressbar's y position is customisable.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15063 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nicolas Pennequin 2007-10-10 05:51:52 +00:00
parent 1b89d588e1
commit ddf33db8c4

View file

@ -85,7 +85,7 @@ Example for the \config{\%dN} commands: If the path is
& This will replace the entire line with a progress bar. \\
& You can set the height, position and width of the progressbar %
(in pixels): \config{\%pb{\textbar}height{\textbar}leftpos%
{\textbar}rightpos{\textbar}}} \\
{\textbar}rightpos{\textbar}toppos{\textbar}}} \\
\opt{player}{%
\config{\%pf} & Full-line progress bar \& time display\\
}%