summaryrefslogtreecommitdiff
path: root/manual/plugins/clock.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/clock.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/clock.tex')
-rw-r--r--manual/plugins/clock.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/clock.tex b/manual/plugins/clock.tex
index 1ccc3f0e79..076b0defd7 100644
--- a/manual/plugins/clock.tex
+++ b/manual/plugins/clock.tex
@@ -5,8 +5,7 @@ This is a fully featured analogue and digital clock plugin.
5 5
6\subsubsection{Key configuration} 6\subsubsection{Key configuration}
7 7
8\begin{table} 8\begin{btnmap}
9\begin{btnmap}{}{}
10 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD% 9 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
11 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD% 10 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD%
12 ,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} 11 ,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD}
@@ -63,7 +62,6 @@ This is a fully featured analogue and digital clock plugin.
63 \opt{HAVEREMOTEKEYMAP}{& } 62 \opt{HAVEREMOTEKEYMAP}{& }
64 & Save Settings (if enabled) and Exit \\ 63 & Save Settings (if enabled) and Exit \\
65\end{btnmap} 64\end{btnmap}
66\end{table}
67 65
68\textbf{Clock Menu} 66\textbf{Clock Menu}
69\begin{description} 67\begin{description}