summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox')
-rwxr-xr-xmanual/configure_rockbox/display_options.tex8
-rwxr-xr-xmanual/configure_rockbox/file_view.tex8
-rwxr-xr-xmanual/configure_rockbox/language.tex2
3 files changed, 9 insertions, 9 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 7091be3558..6afd2badb3 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -5,7 +5,7 @@
5 \nopt{player}{ 5 \nopt{player}{
6 \item[Browse fonts:] 6 \item[Browse fonts:]
7 Browse the fonts that reside in your \fname{/.rockbox/fonts} directory. 7 Browse the fonts that reside in your \fname{/.rockbox/fonts} directory.
8 Selecting one will activate it. See \rockref{ref:Loadingfonts} 8 Selecting one will activate it. See \reference{ref:Loadingfonts}
9 for further details about fonts. 9 for further details about fonts.
10 } % \nopt{player} 10 } % \nopt{player}
11 11
@@ -13,8 +13,8 @@
13 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and 13 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
14 displays all \fname{.wps} files. Selecting one will activate it, stop will 14 displays all \fname{.wps} files. Selecting one will activate it, stop will
15 exit back to the menu. For further information about the WPS see 15 exit back to the menu. For further information about the WPS see
16 \rockref{ref:WPS}. For information about editing a .wps file see 16 \reference{ref:WPS}. For information about editing a .wps file see
17 \rockref{ref:ConfiguringtheWPS}. 17 \reference{ref:ConfiguringtheWPS}.
18 18
19 \opt{h1xx,h300,x5}{ 19 \opt{h1xx,h300,x5}{
20 \item[Browse RWPS files:] 20 \item[Browse RWPS files:]
@@ -226,7 +226,7 @@
226 \opt{HAVE_LCD_BITMAP}{ 226 \opt{HAVE_LCD_BITMAP}{
227 \item[Peak Meter:] 227 \item[Peak Meter:]
228 The peak meter can be configured with a number of parameters. 228 The peak meter can be configured with a number of parameters.
229 (For a description of the peak meter see \rockref{sec:peakmeter}.) 229 (For a description of the peak meter see \reference{sec:peakmeter}.)
230 \begin{description} 230 \begin{description}
231 \item[Peak Release:] 231 \item[Peak Release:]
232 This determines how fast the bar shrinks when the music becomes 232 This determines how fast the bar shrinks when the music becomes
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex
index e2643f1bdf..5170215bd4 100755
--- a/manual/configure_rockbox/file_view.tex
+++ b/manual/configure_rockbox/file_view.tex
@@ -30,7 +30,7 @@
30 information, thus disabling the file browser. You can browse the 30 information, thus disabling the file browser. You can browse the
31 database by various tags and search them. Only information present 31 database by various tags and search them. Only information present
32 in music file tags are shown. For a detailed description of Tag Cache 32 in music file tags are shown. For a detailed description of Tag Cache
33 refer to \rockref{ref:tagcache}. 33 refer to \reference{ref:tagcache}.
34 \item[Playlists:] The File Browser displays only directories and playlists, 34 \item[Playlists:] The File Browser displays only directories and playlists,
35 for simplified navigation. 35 for simplified navigation.
36 \item[Music:] The File Browser displays only folders, \fname{.m3u} files 36 \item[Music:] The File Browser displays only folders, \fname{.m3u} files
@@ -38,7 +38,7 @@
38 Files and directories starting with \fname{.} or with the ``hidden'' 38 Files and directories starting with \fname{.} or with the ``hidden''
39 flag set are hidden. 39 flag set are hidden.
40 \item[Supported:] The File Browser displays all directories and files 40 \item[Supported:] The File Browser displays all directories and files
41 supported by Rockbox (see \rockref{ref:Supportedfileformats}). 41 supported by Rockbox (see \reference{ref:Supportedfileformats}).
42 Files and directories starting with \fname{.} or with the ``hidden'' 42 Files and directories starting with \fname{.} or with the ``hidden''
43 flag set are hidden. 43 flag set are hidden.
44 \end{description} 44 \end{description}
@@ -54,11 +54,11 @@
54 \item[Show Icons:] 54 \item[Show Icons:]
55 Rockbox has the ability to display an icon to the left of the file 55 Rockbox has the ability to display an icon to the left of the file
56 in the File Browser. For details of these icons, please see 56 in the File Browser. For details of these icons, please see
57 \rockref{ref:Supportedfileformats}. 57 \reference{ref:Supportedfileformats}.
58 58
59 \item[Tag Cache:] 59 \item[Tag Cache:]
60 This option allows you to configure the Tag Cache. 60 This option allows you to configure the Tag Cache.
61 See \rockref{ref:tagcache} for more information about using 61 See \reference{ref:tagcache} for more information about using
62 the Tag Cache. 62 the Tag Cache.
63 63
64 \end{description} 64 \end{description}
diff --git a/manual/configure_rockbox/language.tex b/manual/configure_rockbox/language.tex
index 145cdf6aca..29740efdb1 100755
--- a/manual/configure_rockbox/language.tex
+++ b/manual/configure_rockbox/language.tex
@@ -1,2 +1,2 @@
1\section{\label{ref:Language}Language} 1\section{\label{ref:Language}Language}
2 This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See \rockref{ref:Loadinglanguages} for further details about languages. 2 This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See \reference{ref:Loadinglanguages} for further details about languages.