summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-22 15:26:45 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-22 15:26:45 +0000
commitb659c0c14cbe89cd7602a847e90058e4f39b7fc3 (patch)
treeb2be768ad2c292daea6149b05bf47f947f7c430a /manual/advanced_topics/main.tex
parent58b5ce2275fdedd9eefda3e33fbf2fb910692dd7 (diff)
downloadrockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.tar.gz
rockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.zip
FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 6ef1816184..813ece10fa 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -289,7 +289,7 @@ explanation of how to create, edit and load configuration files.
289 files.} 289 files.}
290 290
291The Rockbox configuration file is a plain text file, so once you use the 291The Rockbox configuration file is a plain text file, so once you use the
292\setting{Write .cfg file} option to create the file, you can edit the file on 292\setting{Save .cfg file} option to create the file, you can edit the file on
293your computer using any text editor program. See 293your computer using any text editor program. See
294Appendix \reference{ref:config_file_options} for available settings. Configuration 294Appendix \reference{ref:config_file_options} for available settings. Configuration
295files use the following formatting rules: % 295files use the following formatting rules: %
@@ -362,12 +362,12 @@ Example of a configuration file:
362 \ButtonA\ button immediately after the \dap\ turns on.} 362 \ButtonA\ button immediately after the \dap\ turns on.}
363 } 363 }
364 364
365\item [Write .cfg file.]This option writes a \fname{.cfg} file to 365\item [Save .cfg file.]This option writes a \fname{.cfg} file to
366 your \daps\ disk. The configuration file has the \fname{.cfg} 366 your \daps{} disk. The configuration file has the \fname{.cfg}
367 extension and is used to store all of the user settings that are described 367 extension and is used to store all of the user settings that are described
368 throughout this manual. 368 throughout this manual.
369 369
370 Hint: Use the \setting{Write .cfg file} feature (\setting{Main Menu 370 Hint: Use the \setting{Save .cfg file} feature (\setting{Main Menu
371 $\rightarrow$ General Settings}) to save the current settings, then 371 $\rightarrow$ General Settings}) to save the current settings, then
372 use a text editor to customize the settings file. See Appendix 372 use a text editor to customize the settings file. See Appendix
373 \reference{ref:config_file_options} for the full reference of available 373 \reference{ref:config_file_options} for the full reference of available