summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-08-04 13:40:24 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-08-04 13:40:24 +0000
commit32dfc0cdc19eca850aab4fd994b32f8a1528e4c6 (patch)
tree0778f103286564c4f905e88f87ccc19babdeb560 /manual
parent44ffa3ef93db8a4f5c56dfcb49ec7cb1e4c613f8 (diff)
downloadrockbox-32dfc0cdc19eca850aab4fd994b32f8a1528e4c6.tar.gz
rockbox-32dfc0cdc19eca850aab4fd994b32f8a1528e4c6.zip
Add a plugin activity which to the %cs screen option list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30253 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 02561c5d6e..01bf3cc874 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>}
\config{\%cs} & The current screen, 1-15, in the order:
Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen,
Settings menus, File browser, Database, Plugins, Quickscreen,
- Pitchscreen, Setting chooser, Playlist Catalog Viewer\\
+ Pitchscreen, Setting chooser, Playlist Catalog Viewer, Plugin\\
\end{tagmap}
The tag can also be used as the switch in a conditional tag. For players without
some capabilities (e.g. having no FM radio) some values will be never yielded.