diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2010-02-27 21:24:50 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2010-02-27 21:24:50 +0000 |
| commit | ea4eadc582e8b5bfb64949e8d525ab5770cd00be (patch) | |
| tree | 4e36972da7f2694630c726c7ee08b131314b29eb /manual/appendix | |
| parent | 81ebf2be6fe378f18b262eefe02fcb4f3d5f83db (diff) | |
| download | rockbox-ea4eadc582e8b5bfb64949e8d525ab5770cd00be.zip rockbox-ea4eadc582e8b5bfb64949e8d525ab5770cd00be.tar.gz rockbox-ea4eadc582e8b5bfb64949e8d525ab5770cd00be.tar.bz2 rockbox-ea4eadc582e8b5bfb64949e8d525ab5770cd00be.tar.xz | |
Add playlist viewer screen to %cs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24953 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 36f4ca3..2c96c77 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -229,8 +229,8 @@ Ffwd{\textbar}Rew{\textgreater}} \section{Current Screen} \begin{table} \begin{tagmap}{}{} - \config{\%cs} & The current screen, 1-4, in the order: - Menus, WPS, Recording screen, FM Radio screen\\ + \config{\%cs} & The current screen, 1-5, in the order: + Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen\\ \end{tagmap} \end{table} The tag can also be used as the switch in a conditional tag. For players without |