summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2008-12-07 23:00:15 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2008-12-07 23:00:15 +0000
commitf498d53d72007124049cf72ccccf3435abb097fe (patch)
tree73c4f2b4affdd8cab36f067f0f08dfb97762fefc /manual/plugins
parent95d58d30588e13b016b4653b6b14020dcb61ff67 (diff)
downloadrockbox-f498d53d72007124049cf72ccccf3435abb097fe.zip
rockbox-f498d53d72007124049cf72ccccf3435abb097fe.tar.gz
rockbox-f498d53d72007124049cf72ccccf3435abb097fe.tar.bz2
rockbox-f498d53d72007124049cf72ccccf3435abb097fe.tar.xz
Rename h100 manual name "h1xx" to "h100" to be in line with other players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/main.tex6
-rw-r--r--manual/plugins/mandelbrot.tex2
-rw-r--r--manual/plugins/sliding.tex6
3 files changed, 7 insertions, 7 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index e03892a..e8aadb0 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -16,7 +16,7 @@ text files%
\section{Games}
\opt{lcd_bitmap}
{See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}
- \opt{recorder,recorderv2fm,h1xx,m5,lcd_color}
+ \opt{recorder,recorderv2fm,h100,m5,lcd_color}
{and Rockboy in \reference{ref:Rockboy}}.}
\opt{lcd_bitmap}{\input{plugins/blackjack.tex}}
@@ -45,7 +45,7 @@ text files%
\opt{player}{\input{plugins/nim.tex}}
-\opt{h1xx,m5,lcd_color}{\nopt{c200}{\input{plugins/pacbox.tex}}}
+\opt{h100,m5,lcd_color}{\nopt{c200}{\input{plugins/pacbox.tex}}}
\opt{lcd_bitmap}{\input{plugins/pegbox.tex}}
@@ -128,7 +128,7 @@ the associated file. Viewers are stored in the
\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
-\opt{recorder,recorderv2fm,h1xx,m5,lcd_color}{\input{plugins/rockboy.tex}}
+\opt{recorder,recorderv2fm,h100,m5,lcd_color}{\input{plugins/rockboy.tex}}
{\input{plugins/search.tex}}
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index f474c37..18daea2 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -1,7 +1,7 @@
\subsection{Mandelbrot}
\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot}
This demonstration draws fractal images from the Mandelbrot set
-\opt{archos,h1xx}{using the greyscale engine}.
+\opt{archos,h100}{using the greyscale engine}.
\begin{table}
\begin{btnmap}{}{}
Direction keys
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index d586853..9e4ecf4 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -8,7 +8,7 @@ Key controls:
\begin{table}
\begin{btnmap}{}{}
- \opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
+ \opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
@@ -16,7 +16,7 @@ Key controls:
%
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu}
- \opt{h1xx,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{h100,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -24,7 +24,7 @@ Key controls:
%
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu}
- \opt{h1xx,h300}{\ButtonOn}
+ \opt{h100,h300}{\ButtonOn}
\opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}