diff options
| author | Martin Arver <martin.arver@gmail.com> | 2007-01-23 22:15:31 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2007-01-23 22:15:31 +0000 |
| commit | 970572bec874a9c359ab7a5acdf0c66ba088940c (patch) | |
| tree | ee13746537fd1248791c3dc926bbee6a9b10ab07 | |
| parent | 7768dfd55f4380931858c24214648bef9877896d (diff) | |
| download | rockbox-970572bec874a9c359ab7a5acdf0c66ba088940c.zip rockbox-970572bec874a9c359ab7a5acdf0c66ba088940c.tar.gz rockbox-970572bec874a9c359ab7a5acdf0c66ba088940c.tar.bz2 rockbox-970572bec874a9c359ab7a5acdf0c66ba088940c.tar.xz | |
Remove the manual entry for browse firmwares as it is no longer in rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12098 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/advanced_topics/main.tex | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 5e24b7f..c50c8ad 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -337,27 +337,6 @@ Example of a configuration file: \setting{Manage Settings} menu for details of how to save and edit a configuration file. -\item [Browse Firmwares.] - % - \opt{SWCODEC}{\fixme{This is a legacy item, and is deprecated.}} - % - \opt{MASCODEC}{ - This displays a list of firmware files in the \fname{/.rockbox} - system directory. - % - \opt{recorder,recorderv2fm,ondio}{Firmware files have an extension of - \fname{.ajz}. } - % - \opt{player}{Firmware files have an extension of \fname{.mod}. } - % - Playing a firmware file loads it into memory. Thus, it is possible - to run the original Archos firmware or a different version of Rockbox - from here (assuming that you have the right files installed on your - disk. There is no need for any other file or directory to be - installed to use this option; the firmware is resident in that one - file. - } - \item [Reset Settings.]This wipes the saved settings in the \dap\ and resets all settings to their default values. |