diff options
| author | Alexander Levin <al.le@rockbox.org> | 2009-04-03 21:48:54 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2009-04-03 21:48:54 +0000 |
| commit | 4ad492917b3f8f8a8a54a9a8fa73d3b16362a968 (patch) | |
| tree | e3c74b04d5bd42a4519ff0410d6a6c94fa58ec14 /manual/appendix | |
| parent | afa5ac451d9ae5a050efba55c01231db011b6b6b (diff) | |
| download | rockbox-4ad492917b3f8f8a8a54a9a8fa73d3b16362a968.zip rockbox-4ad492917b3f8f8a8a54a9a8fa73d3b16362a968.tar.gz rockbox-4ad492917b3f8f8a8a54a9a8fa73d3b16362a968.tar.bz2 rockbox-4ad492917b3f8f8a8a54a9a8fa73d3b16362a968.tar.xz | |
Use the verbs (in the action description) in the same form for all file formats
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20614 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index e2906f4..4e9dd7c 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -59,9 +59,9 @@ & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\} } \opt{radio}{ - & FM Preset & \fname{.fmr} & Loads FM Presets of your choosing\\} - & Voice file & \fname{.voice} & Allows Rockbox to speak menus for you\\ - & Bookmark & \fname{.bmark} & Displays all bookmarks for an audio file\\ + & FM Presets & \fname{.fmr} & Load the FM Presets (previous are discarded)\\} + & Voice file & \fname{.voice} & Allow Rockbox to speak menus\\ + & Bookmark & \fname{.bmark} & Display all bookmarks for an audio file\\ & Link & \fname{.link} & Display list of target files and directories; selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\ \opt{lcd_color}{ |