summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/theme_settings.tex
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2009-06-22 17:37:36 +0000
committerJonas Häggqvist <rasher@rasher.dk>2009-06-22 17:37:36 +0000
commit4b831753e799f969b473b0b0fb48317722d7b98e (patch)
treee974b3dfd5fcd08fd82340c5d3a1e3a22a189c99 /manual/configure_rockbox/theme_settings.tex
parentc99ab564b0f3a2656521139df6d9524d6b197fe8 (diff)
downloadrockbox-4b831753e799f969b473b0b0fb48317722d7b98e.tar.gz
rockbox-4b831753e799f969b473b0b0fb48317722d7b98e.zip
Center the list on the currently loaded file in the following screens (FS#10093):
- Font selection - FM preset selection - WPS/RWPS selection - Language selection Modify the menu wording to make them seem more like a setting and update the manual accordingly. The code could possibly be more compact - any help on that would be appreciated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21464 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/theme_settings.tex')
-rw-r--r--manual/configure_rockbox/theme_settings.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex
index 0273fe02ea..ffd437f418 100644
--- a/manual/configure_rockbox/theme_settings.tex
+++ b/manual/configure_rockbox/theme_settings.tex
@@ -3,7 +3,7 @@ The \setting{Theme Settings} menu offers options that you can change to
3customize the visual apperance of Rockbox. 3customize the visual apperance of Rockbox.
4 4
5\begin{description} 5\begin{description}
6\item[Browse Themes.] 6\item[Browse Theme Files.]
7 This option will display all the currently installed themes on the \dap{}, 7 This option will display all the currently installed themes on the \dap{},
8 press \ActionTreeEnter{} to load the chosen theme and apply it. 8 press \ActionTreeEnter{} to load the chosen theme and apply it.
9 9
@@ -31,12 +31,12 @@ customize the visual apperance of Rockbox.
31 \reference{ref:CreateYourOwnWPS} for more details.} 31 \reference{ref:CreateYourOwnWPS} for more details.}
32 32
33\opt{lcd_bitmap}{ 33\opt{lcd_bitmap}{
34 \item[Browse Fonts.] 34 \item[Font.]
35 Browse the installed fonts on your \dap{}. Selecting one will activate it. 35 Browse the installed fonts on your \dap{}. Selecting one will activate it.
36 See \reference{ref:Loadingfonts} for further details about fonts. 36 See \reference{ref:Loadingfonts} for further details about fonts.
37} % \nopt{player} 37} % \nopt{player}
38 38
39\item[Browse WPS files.] 39\item[While Playing Screen.]
40 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and 40 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
41 displays all \fname{.wps} files. Selecting one will activate it, stop will 41 displays all \fname{.wps} files. Selecting one will activate it, stop will
42 exit back to the menu. For further information about the WPS see 42 exit back to the menu. For further information about the WPS see
@@ -44,7 +44,7 @@ customize the visual apperance of Rockbox.
44 \reference{ref:ConfiguringtheWPS}. 44 \reference{ref:ConfiguringtheWPS}.
45 45
46\opt{HAVE_REMOTE_LCD}{ 46\opt{HAVE_REMOTE_LCD}{
47 \item[Browse RWPS files.] 47 \item[Remote While Playing Screen.]
48 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and 48 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
49 displays all \fname{.rwps} files. Selecting one will activate it, stop will 49 displays all \fname{.rwps} files. Selecting one will activate it, stop will
50 exit back to the menu. 50 exit back to the menu.