diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2007-04-25 21:48:09 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2007-04-25 21:48:09 +0000 |
commit | 9db669e1af5443f654f92a6ee7257c365ec0f52a (patch) | |
tree | 892fdc42130bcf5f96aafbd83086ea530fab6614 /manual/rockbox_interface | |
parent | 7fdfa56454c0fab8cbdfcf50d852dc6fa90d4435 (diff) |
Add the 'WPS Context Menu' to the wps keytable in the Player's manual. For some reason it was 'nopt'ed out even though the ActionWpsContext did exist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13264 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r-- | manual/rockbox_interface/wps.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index cf2ea7afd4..a1a8d22804 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -72,9 +72,9 @@ your WPS (While Playing Screen). % \ActionWpsStop & Stop playback.\\ % - \ActionWpsBrowse & Return to the \setting{File Browser}.\\% + \ActionWpsBrowse & Return to the \setting{File Browser}.\\ % - \nopt{PLAYER_PAD}{\ActionWpsContext & Enter \setting{WPS Context Menu}.\\}% + \ActionWpsContext & Enter \setting{WPS Context Menu}.\\ % \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{% \ActionWpsPitchScreen & Show pitch setting screen.\\}% |