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
This commit is contained in:
Alex Parker 2010-03-21 10:20:19 +00:00
parent 55c8b2b3b1
commit 0c1f3e6dc6

View file

@ -4,6 +4,7 @@
\begin{tagmap}{}{} \begin{tagmap}{}{}
\config{\%we} & Display Status Bar\\ \config{\%we} & Display Status Bar\\
\config{\%wd} & Hide Status Bar\\ \config{\%wd} & Hide Status Bar\\
\config{\%wi} & Display the inbuilt Status Bar in the current viewport\\
\end{tagmap} \end{tagmap}
These tags override the player setting for the display of the status bar. 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). They must be noted on their own line (which will not be shown in the WPS).