From 0c1f3e6dc649e5df2da99b6b54a1a75db52e24a6 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 21 Mar 2010 10:20:19 +0000 Subject: [PATCH] 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 --- manual/appendix/wps_tags.tex | 5 +++-- 1 file 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).