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