summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2008-03-11 18:43:56 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2008-03-11 18:43:56 +0000
commitd3bf94f7468e350d89472d3bf42942b210fb410c (patch)
tree340ca0d53b9333050cfc24e82fc2c199313f78de /manual
parent6a6c820f5f27b7e0d64a7c3e0cd546db7385bb49 (diff)
downloadrockbox-d3bf94f7468e350d89472d3bf42942b210fb410c.tar.gz
rockbox-d3bf94f7468e350d89472d3bf42942b210fb410c.zip
Add missing "Save Sound Settings" and "Save Theme Settings" description (FS#8541 by Marc Guay).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16630 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/advanced_topics/main.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 5fa771aa8d..6533d339c8 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -372,6 +372,14 @@ Example of a configuration file:
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
374 options. 374 options.
375
376\item [Save Sound Settings.]This option writes a \fname{.cfg} file to
377 your \daps\ disk. The configuration file has the \fname{.cfg}
378 extension and is used to store all of the sound related settings.
379
380\item [Save Theme Settings.]This option writes a \fname{.cfg} file to
381 your \daps\ disk. The configuration file has the \fname{.cfg}
382 extension and is used to store all of the theme related settings.
375 383
376\end{description} 384\end{description}
377 385