summaryrefslogtreecommitdiff
path: root/manual/plugins/clix.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/plugins/clix.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/clix.tex')
-rw-r--r--manual/plugins/clix.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/clix.tex b/manual/plugins/clix.tex
index 1cfb735a46..ee6cdcdcf4 100644
--- a/manual/plugins/clix.tex
+++ b/manual/plugins/clix.tex
@@ -5,8 +5,7 @@ The aim is to remove all blocks from the board. You can only
5remove blocks, if at least two blocks with the same color have a direct connection. 5remove blocks, if at least two blocks with the same color have a direct connection.
6The more blocks you remove per turn, the more points you get. 6The more blocks you remove per turn, the more points you get.
7 7
8\begin{table} 8 \begin{btnmap}
9 \begin{btnmap}{}{}
10 \nopt{touchscreen}{ 9 \nopt{touchscreen}{
11 \opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 10 \opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
12 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 11 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
@@ -40,4 +39,3 @@ The more blocks you remove per turn, the more points you get.
40 \opt{HAVEREMOTEKEYMAP}{& } 39 \opt{HAVEREMOTEKEYMAP}{& }
41 & Exit \\ 40 & Exit \\
42 \end{btnmap} 41 \end{btnmap}
43\end{table}