summaryrefslogtreecommitdiff
path: root/manual/advanced_topics
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/advanced_topics
parentc99ab564b0f3a2656521139df6d9524d6b197fe8 (diff)
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/advanced_topics')
-rw-r--r--manual/advanced_topics/main.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 41c0ba4adb..f6ba4ae52a 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -15,7 +15,7 @@ in the font package at \url{http://www.rockbox.org/daily.shtml}.}
be loaded automatically every time you start up, it must be located in the
\fname{/.rockbox/fonts} directory and the filename must be at most 24 characters
long. You can browse the fonts in \fname{/.rockbox/fonts} under
- \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Browse Fonts}
+ \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Font}
in the \setting{Main Menu}.
\note{Advanced Users Only: Any BDF font file up to 16 pixels high should
be usable with Rockbox. To convert from \fname{.bdf} to \fname{.fnt}, use
@@ -96,7 +96,7 @@ file find the instructions on the Rockbox website:
\fname{/.rockbox/themes} directory and then activate the config file
from the menu as normal
(\setting{Settings} $\rightarrow$ \setting{Theme Settings}%
- $\rightarrow$ \setting{Browse Themes}).
+ $\rightarrow$ \setting{Browse Theme Files}).
\subsubsection{Editing}
The built-in \setting{Text Editor} (see \reference{sec:text_editor})
@@ -142,7 +142,7 @@ file find the instructions on the Rockbox website:
displaying Track name, Artist, Album etc. in the default font as a purely
text based layout. There are a number of WPS files included in Rockbox, and
you can load one of these at any time by selecting it in
- \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Browse .wps files}.
+ \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ While Playing Screen}.
\opt{HAVE_REMOTE_LCD}{There is a related option to browse \fname{.rwps}
files for \daps{} with LCD remote controls installed. This will load a
similar WPS screen for the remote.}