summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-03-21 10:20:19 +0000
committerAlex Parker <rockbox@aeparker.com>2010-03-21 10:20:19 +0000
commit0c1f3e6dc649e5df2da99b6b54a1a75db52e24a6 (patch)
treee71ca24d5baa9c7ab40c2bd64d6b40f00a441eea /manual
parent55c8b2b3b1b4b8f51b505654cb78d50e51357595 (diff)
downloadrockbox-0c1f3e6dc649e5df2da99b6b54a1a75db52e24a6.tar.gz
rockbox-0c1f3e6dc649e5df2da99b6b54a1a75db52e24a6.zip
Add the %wi tag to the manual. Closes FS#11080.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25269 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/wps_tags.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 6e2a3ce479..a7e281c562 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -2,8 +2,9 @@
\chapter{\label{ref:wps_tags}WPS Tags}
\section{Status Bar}
\begin{tagmap}{}{}
-\config{\%we} & Display Status Bar\\
-\config{\%wd} & Hide Status Bar\\
+ \config{\%we} & Display Status Bar\\
+ \config{\%wd} & Hide Status Bar\\
+ \config{\%wi} & Display the inbuilt Status Bar in the current viewport\\
\end{tagmap}
These tags override the player setting for the display of the status bar.
They must be noted on their own line (which will not be shown in the WPS).