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 | |
parent | afa5ac451d9ae5a050efba55c01231db011b6b6b (diff) | |
download | rockbox-4ad492917b3f8f8a8a54a9a8fa73d3b16362a968.tar.gz rockbox-4ad492917b3f8f8a8a54a9a8fa73d3b16362a968.zip |
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
-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 e2906f4296..4e9dd7c440 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex | |||
@@ -59,9 +59,9 @@ | |||
59 | & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\} | 59 | & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\} |
60 | } | 60 | } |
61 | \opt{radio}{ | 61 | \opt{radio}{ |
62 | & FM Preset & \fname{.fmr} & Loads FM Presets of your choosing\\} | 62 | & FM Presets & \fname{.fmr} & Load the FM Presets (previous are discarded)\\} |
63 | & Voice file & \fname{.voice} & Allows Rockbox to speak menus for you\\ | 63 | & Voice file & \fname{.voice} & Allow Rockbox to speak menus\\ |
64 | & Bookmark & \fname{.bmark} & Displays all bookmarks for an audio file\\ | 64 | & Bookmark & \fname{.bmark} & Display all bookmarks for an audio file\\ |
65 | & Link & \fname{.link} & Display list of target files and directories; | 65 | & Link & \fname{.link} & Display list of target files and directories; |
66 | selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\ | 66 | selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\ |
67 | \opt{lcd_color}{ | 67 | \opt{lcd_color}{ |