1
0
Fork 0
forked from len0rd/rockbox

Manual: fix some English in the bar tag options.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28260 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2010-10-12 19:34:47 +00:00
parent 27a6d29771
commit f70ec76fcc

View file

@ -653,20 +653,20 @@ Example:
\item[invert] -- invert the draw direction (i.e. right to left, or top to
bottom).
\item[slider] -- draw an preloaded image over the top of the bar so that
the centre of the image matches current position. This must be
the centre of the image matches the current position. This must be
followed by the label of the desired image.
\item[nofill] -- don't draw the fill bar, only the empty image (for the
desired effect use with the ``slider'' option).
\item[nobar] -- don't draw the bar entirely including frame (for use
with the ``slider'' option).
\item[nofill] -- don't draw the bar, only its frame (for use with the
``slider'' option).
\item[nobar] -- don't draw the bar or its frame (for use with the
``slider'' option).
\end{description}
Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw
a horizontal progressbar which doesn't fill and draws the image
``slider\_image'' which moves right to left.
Note: if the slider option is used, the bar will be shrank so that the slider will fit
inside the specified width and height.
\note{If the slider option is used, the bar will be shrunk so that the slider
fits inside the specified width and height.}
\section{Other Tags}
\begin{tagmap}