diff options
| author | Jeffrey Goode <jeffg7@gmail.com> | 2010-05-11 13:40:25 +0000 |
|---|---|---|
| committer | Jeffrey Goode <jeffg7@gmail.com> | 2010-05-11 13:40:25 +0000 |
| commit | e141f80e11c08fbb9d404c192f1ef4bcf28c7a74 (patch) | |
| tree | bce928acbd2bfe793b8a3250d7305ef17f9f94bc /manual/appendix | |
| parent | 565a863dd50b62245e52e18caaf5306955f6b9f5 (diff) | |
| download | rockbox-e141f80e11c08fbb9d404c192f1ef4bcf28c7a74.zip rockbox-e141f80e11c08fbb9d404c192f1ef4bcf28c7a74.tar.gz rockbox-e141f80e11c08fbb9d404c192f1ef4bcf28c7a74.tar.bz2 rockbox-e141f80e11c08fbb9d404c192f1ef4bcf28c7a74.tar.xz | |
Add Insert Shuffled to hotkey options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25950 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/config_file_options.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 0dd2f83..e70a020 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -126,8 +126,8 @@ \opt{hotkey}{ hotkey wps & off, view playlist, show track info, pitchscreen, open with, delete & N/A\\ - hotkey tree & off, open with, delete, insert - & N/A\\ + hotkey tree & off, open with, delete, insert, + insert shuffled & N/A\\ } sort files & alpha, oldest, newest, type & N/A\\ sort dirs & alpha, oldest, newest & N/A\\ |