diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2009-12-17 13:53:17 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-17 13:53:17 +0000 |
| commit | bd3b58f86d11ed3a412b4f1de2e5bb00bea65798 (patch) | |
| tree | acc878b32b7e36472bf2c499deff7c094acb418a /manual/plugins | |
| parent | 5d96c3ba711f0a1b3fd71cad0764b56f0260df8d (diff) | |
| download | rockbox-bd3b58f86d11ed3a412b4f1de2e5bb00bea65798.zip rockbox-bd3b58f86d11ed3a412b4f1de2e5bb00bea65798.tar.gz rockbox-bd3b58f86d11ed3a412b4f1de2e5bb00bea65798.tar.bz2 rockbox-bd3b58f86d11ed3a412b4f1de2e5bb00bea65798.tar.xz | |
Renamed special archosrecorderv2fm manual build to standard archosfmrecorder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24043 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/chessbox.tex | 2 | ||||
| -rw-r--r-- | manual/plugins/main.tex | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex index 54b577c..784f1b2 100644 --- a/manual/plugins/chessbox.tex +++ b/manual/plugins/chessbox.tex @@ -23,7 +23,7 @@ you resume the game. The menu also allows the user to reload the last game saved, save the current position and start a new game without having to quit the game. -\opt{archosrecorder,archosrecorderv2fm,ondio}{ +\opt{archosrecorder,archosfmrecorder,ondio}{ \note{This plugin will stop playback.} } diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 1974c65..6227116 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -16,7 +16,7 @@ text files% \section{Games} \opt{lcd_bitmap} {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator} - \opt{archosrecorder,archosrecorderv2fm,iriverh100,iaudiom5,lcd_color} + \opt{archosrecorder,archosfmrecorder,iriverh100,iaudiom5,lcd_color} {and Rockboy in \reference{ref:Rockboy}}.} \opt{lcd_bitmap}{\input{plugins/blackjack.tex}} @@ -166,7 +166,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{swcodec}{\input{plugins/midiplay.tex}} -\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/movieplayer.tex}} +\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/movieplayer.tex}} \opt{lcd_bitmap}{\opt{swcodec}{\input{plugins/mpegplayer.tex}}} @@ -174,9 +174,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{lcd_color}{\input{plugins/ppmviewer.tex}} -\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} +\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}} -\opt{archosrecorder,archosrecorderv2fm,iriverh100,iaudiom5,lcd_color}{\input{plugins/rockboy.tex}} +\opt{archosrecorder,archosfmrecorder,iriverh100,iaudiom5,lcd_color}{\input{plugins/rockboy.tex}} {\input{plugins/search.tex}} @@ -188,13 +188,13 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} {\input{plugins/vbrfix.tex}} -\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/wavplay.tex}} +\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/wavplay.tex}} \opt{lcd_bitmap}{\input{plugins/zxbox.tex}} \section{Applications} -\opt{archosplayer,archosrecorder,archosrecorderv2fm}{\input{plugins/alpinecdc.tex}} +\opt{archosplayer,archosrecorder,archosfmrecorder}{\input{plugins/alpinecdc.tex}} {\input{plugins/batterybenchmark.tex}} @@ -210,7 +210,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{archosplayer}{\input{plugins/euro_converter.tex}} -\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/firmware_flash.tex}} +\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/firmware_flash.tex}} {\input{plugins/keybox.tex}} @@ -226,7 +226,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{lcd_color}{\input{plugins/rockpaint.tex}} -\opt{archosrecorder,archosrecorderv2fm,ondio}{\input{plugins/split_editor.tex}} +\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/split_editor.tex}} {\input{plugins/stats.tex}} |