summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-07-20 14:19:51 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-07-20 14:19:51 +0000
commitc7b08ae8f4a5d837adfecb8643034f7ef1b78f65 (patch)
treed973a58716d7ea85e5d09f363d63fb00d755be3c /manual
parent1b2ab0770c1ba1e5f5ae01c4358843a04a1f2ed0 (diff)
downloadrockbox-c7b08ae8f4a5d837adfecb8643034f7ef1b78f65.tar.gz
rockbox-c7b08ae8f4a5d837adfecb8643034f7ef1b78f65.zip
Add the playlist catalog option to the %cs manual text
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30179 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-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 ec0ebf9664..ebd2a4c7ce 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -269,7 +269,7 @@ Example: \config{\%?mp<Stop|Play|Pause|Ffwd|Rew|Rec|Rec pause|FM|FM pause>}
269 \config{\%cs} & The current screen, 1-15, in the order: 269 \config{\%cs} & The current screen, 1-15, in the order:
270 Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen, 270 Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen,
271 Settings menus, File browser, Database, Plugins, Quickscreen, 271 Settings menus, File browser, Database, Plugins, Quickscreen,
272 Pitchscreen, Setting chooser\\ 272 Pitchscreen, Setting chooser, Playlist Catalog Viewer\\
273 \end{tagmap} 273 \end{tagmap}
274The tag can also be used as the switch in a conditional tag. For players without 274The tag can also be used as the switch in a conditional tag. For players without
275some capabilities (e.g. having no FM radio) some values will be never yielded. 275some capabilities (e.g. having no FM radio) some values will be never yielded.