diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-08-27 15:00:50 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-08-27 15:00:50 +0000 |
| commit | 7bdd03a118a7f2f22e8ac03041e8f8b4e275adc5 (patch) | |
| tree | fbaa482eef7519f9e02b7c5b98086bdb7d40e47e /manual/getting_started/installation.tex | |
| parent | 9812765086fdcc6f9e74a8db68917edc08eb4eb5 (diff) | |
| download | rockbox-7bdd03a118a7f2f22e8ac03041e8f8b4e275adc5.zip rockbox-7bdd03a118a7f2f22e8ac03041e8f8b4e275adc5.tar.gz rockbox-7bdd03a118a7f2f22e8ac03041e8f8b4e275adc5.tar.bz2 rockbox-7bdd03a118a7f2f22e8ac03041e8f8b4e275adc5.tar.xz | |
Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10770 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/installation.tex')
| -rw-r--r-- | manual/getting_started/installation.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 90351a6..b5a8bf0 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -42,10 +42,10 @@ software. \opt{MASCODEC}{ \subsection{Using the windows installer} Using the Windows self installing executable to install Rockbox is the - easiest method of installing the software on your Jukebox. Simply follow the - on-screen instructions and select the appropriate drive letter and Jukebox - model when prompted. You can use ``Add / Remove Programs'' to uninstall the - software at a later date. + easiest method of installing the software on your \dap{}. Simply follow the + on-screen instructions and select the appropriate drive letter and + \dap{}-model when prompted. You can use ``Add / Remove Programs'' to + uninstall the software at a later date. \subsection{Manual installation} For non{}-Windows users and those wishing to install manually from the archive @@ -139,7 +139,7 @@ If you wish to use speech support you will also need a language file, available from \wikilink{VoiceFiles}. For the English language, the file is called \fname{english.voice}. When it has been downloaded, unpack this file and copy it into the \fname{lang} folder which is inside the \fname{/.rockbox} folder on -your Jukebox. Voice menus are turned on by default. See +your \dap{}. Voice menus are turned on by default. See \reference{ref:Voiceconfiguration} for details on voice settings. \section{Running Rockbox} |