summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2007-10-10 05:51:52 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2007-10-10 05:51:52 +0000
commitddf33db8c4389582dfb99e80d56b82d2226eb9d4 (patch)
tree088b0478a3733c9aba51ad3cf52d942c1435cd5d
parent1b89d588e108176400d3d9756a9627726f1038ce (diff)
downloadrockbox-ddf33db8c4389582dfb99e80d56b82d2226eb9d4.tar.gz
rockbox-ddf33db8c4389582dfb99e80d56b82d2226eb9d4.zip
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
-rw-r--r--manual/appendix/wps_tags.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index af4018df50..ec867183c0 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -85,7 +85,7 @@ Example for the \config{\%dN} commands: If the path is
85 & This will replace the entire line with a progress bar. \\ 85 & This will replace the entire line with a progress bar. \\
86 & You can set the height, position and width of the progressbar % 86 & You can set the height, position and width of the progressbar %
87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos% 87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos%
88 {\textbar}rightpos{\textbar}}} \\ 88 {\textbar}rightpos{\textbar}toppos{\textbar}}} \\
89 \opt{player}{% 89 \opt{player}{%
90 \config{\%pf} & Full-line progress bar \& time display\\ 90 \config{\%pf} & Full-line progress bar \& time display\\
91 }% 91 }%