summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-27 11:17:36 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-27 11:17:36 +0000
commit7a8b84d5438a601dea2de1e020b5262b7d13daf3 (patch)
treed319549add8dbc99fe8db4d8a81bc1672f6bb89c
parent17ff6396fff55bd12fedc429cee66b38ee84100b (diff)
downloadrockbox-7a8b84d5438a601dea2de1e020b5262b7d13daf3.tar.gz
rockbox-7a8b84d5438a601dea2de1e020b5262b7d13daf3.zip
Fix typos, reported by Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10767 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xmanual/configure_rockbox/language.tex5
-rwxr-xr-xmanual/configure_rockbox/voice.tex2
-rwxr-xr-xmanual/plugins/batterybenchmark.tex2
-rw-r--r--manual/plugins/split_editor.tex4
-rw-r--r--manual/plugins/stopwatch.tex27
-rw-r--r--manual/plugins/text_editor.tex8
-rw-r--r--manual/plugins/text_viewer.tex2
-rw-r--r--manual/rockbox_interface/main.tex2
8 files changed, 31 insertions, 21 deletions
diff --git a/manual/configure_rockbox/language.tex b/manual/configure_rockbox/language.tex
index 29740efdb1..c230c1f485 100755
--- a/manual/configure_rockbox/language.tex
+++ b/manual/configure_rockbox/language.tex
@@ -1,2 +1,5 @@
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 \reference{ref:Loadinglanguages} for further details about languages. 2 This setting controls the language of the Rockbox user interface. Selecting a
3 language will activate it. The language files must be in the
4 \fname{/.rockbox/langs/} directory. See \reference{ref:Loadinglanguages} for
5 further details about languages.
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex
index 6aaf000e47..df6af2e423 100755
--- a/manual/configure_rockbox/voice.tex
+++ b/manual/configure_rockbox/voice.tex
@@ -5,7 +5,7 @@
5 \item[Voice Menus.] 5 \item[Voice Menus.]
6 This option turns on the Voice User Interface, which will read out menu 6 This option turns on the Voice User Interface, which will read out menu
7 items and settings as they are selected by the cursor. In order for this 7 items and settings as they are selected by the cursor. In order for this
8 to work, a voice file must be present in the \fname{/.rockbox/lang/} 8 to work, a voice file must be present in the \fname{/.rockbox/langs/}
9 directory on the \dap. Voice files are large (1.5MB) and are not 9 directory on the \dap. Voice files are large (1.5MB) and are not
10 shipped with Rockbox by default. 10 shipped with Rockbox by default.
11 The voice file is the name of the language for which it is made, followed 11 The voice file is the name of the language for which it is made, followed
diff --git a/manual/plugins/batterybenchmark.tex b/manual/plugins/batterybenchmark.tex
index b416590db1..4fc51812b3 100755
--- a/manual/plugins/batterybenchmark.tex
+++ b/manual/plugins/batterybenchmark.tex
@@ -34,7 +34,7 @@ On the top of the file you will see various info on how to use the plugin.
34\begin{description} 34\begin{description}
35\item[Time] It is the total time of operation of the \dap. It is not the time 35\item[Time] It is the total time of operation of the \dap. It is not the time
36that you started the plug-in. If you have your player on for 5 minutes and then 36that you started the plug-in. If you have your player on for 5 minutes and then
37startt the plugin, it will start measuring from 5 minutes. 37start the plugin, it will start measuring from 5 minutes.
38\item[Seconds] As time, it shows time passed in seconds. Nothing special, it is 38\item[Seconds] As time, it shows time passed in seconds. Nothing special, it is
39there because it is free and maybe someone might want to make graphs with 39there because it is free and maybe someone might want to make graphs with
40seconds. 40seconds.
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex
index c158da9122..7fdabe386d 100644
--- a/manual/plugins/split_editor.tex
+++ b/manual/plugins/split_editor.tex
@@ -1,8 +1,8 @@
1\subsection{Split Editor} 1\subsection{Split Editor}
2When recording an mp3 file, it is common practice to start the recording 2When recording an mp3 file, it is common practice to start the recording
3a little bit early and stop it a little bit late to ensure all the 3a little bit early and stop it a little bit late to ensure all the
4desired sound is recorded. This results in recordings that contain 4desired sound is recorded. This results in recordings that contains
5extra snippets of sound and the beginning and end. Unfortunately these 5extra snippets of sound in the beginning and the end. Unfortunately these
6snippets can not be deleted easily because they are stored in the same 6snippets can not be deleted easily because they are stored in the same
7file as the desired recording. The purpose of the split editor is to 7file as the desired recording. The purpose of the split editor is to
8split a mp3 file (the input file) at a point in time (split point). Two 8split a mp3 file (the input file) at a point in time (split point). Two
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index c5a26aea2c..d0a9e5a5ae 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -7,21 +7,28 @@ A simple stopwatch program with support for saving times.
7 7
8\begin{table} 8\begin{table}
9\begin{btnmap}{}{} 9\begin{btnmap}{}{}
10\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off} 10\opt{player}{\ButtonMenu}
11\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop} 11\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff}
12\opt{ipodcolor,ipodnano}{Menu} 12\opt{ondio}{\ButtonOff}
13\opt{ipodcolor,ipodnano}{\ButtonMenu}
13& Quit Plugin \\ 14& Quit Plugin \\
14\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right} 15\opt{player,recorder,recorderv2fm}{\ButtonPlay}
15\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play} 16\opt{ondio}{\ButtonRight}
17\opt{h1xx,h300}{\ButtonSelect}
18\opt{ipodcolor,ipodnano}{\ButtonPlay}
16& Start / stop \\ 19& Start / stop \\
17\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left} 20\opt{player}{\ButtonStop}
18\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 21\opt{recorder,recorderv2fm,ondio}{\ButtonLeft}
22\opt{h1xx,h300}{\ButtonDown}
23\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
19& Reset timer \\ 24& Reset timer \\
20\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play} 25\opt{player,recorder,recorderv2fm}{\ButtonOn}
26\opt{ondio}{\ButtonMenu}
27\opt{h1xx,h300}{\ButtonOn}
21\opt{ipodcolor,ipodnano}{\fixme{Unknown}} 28\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
22& Take lap time \\ 29& Take lap time \\
23\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right} 30\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight}
24\opt{recorder,recorderv2fm}{Down/Up} 31\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp}
25& Scroll through lap times \\ 32& Scroll through lap times \\
26\end{btnmap} 33\end{btnmap}
27\end{table} 34\end{table}
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 41f69f45ac..c51e8cfe53 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -1,13 +1,13 @@
1\subsection{Text Editor} 1\subsection{Text Editor}
2This plugin allows you to view and edit simple text documents on your DAP. 2This plugin allows you to view and edit simple text documents on your DAP.
3You can view files by using \textbf{Open with} from the 3You can view files by using \setting{Open with} from the
4\textbf{File Menu} (see \reference{ref:Filemenu}). 4\setting{File Menu} (see \reference{ref:Filemenu}).
5 5
6\subsubsection{Usage} 6\subsubsection{Usage}
7If you start the Text Editor from the plugin browser you will be greeted with 7If you start the Text Editor from the plugin browser you will be greeted with
8a blank screen. When started from the \textbf{Open with} menu item your file 8a blank screen. When started from the \setting{Open with} menu item your file
9should be shown on the screen. You can now edit the file. 9should be shown on the screen. You can now edit the file.
10The Text Editor is line base. This means you can edit one line at a time using 10The Text Editor is line based. This means you can edit one line at a time using
11the virtual keyboard. 11the virtual keyboard.
12 12
13\begin{itemize} 13\begin{itemize}
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 162951d570..47a39075cc 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -1,6 +1,6 @@
1\subsection{Text Viewer} 1\subsection{Text Viewer}
2This is a Viewer for text files with word wrap. Just open a .txt file to 2This is a Viewer for text files with word wrap. Just open a .txt file to
3display it. The text vewer features controls to handle various styles of text 3display it. The text viewer features controls to handle various styles of text
4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view 4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view
5files without a \fname{.txt} extension by using \emph{Open with} from the 5files without a \fname{.txt} extension by using \emph{Open with} from the
6\emph{File Menu} (see \reference{ref:Filemenu}). 6\emph{File Menu} (see \reference{ref:Filemenu}).
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index ad5d7145e9..0f4f0beed7 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -194,7 +194,7 @@ To turn on your Rockbox enabled \dap{} use the following keys:
194\end{table} 194\end{table}
195 195
196\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings. 196\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings.
197\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{ 197\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{%
198 In the unlikely event of a software failure, a hardware power off can be 198 In the unlikely event of a software failure, a hardware power off can be
199 performed by holding down 199 performed by holding down
200 \opt{PLAYER_PAD}{\ButtonStop}% 200 \opt{PLAYER_PAD}{\ButtonStop}%