summaryrefslogtreecommitdiff
path: root/manual/plugins/pictureflow.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/pictureflow.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/pictureflow.tex')
-rw-r--r--manual/plugins/pictureflow.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index bbcf786fa9..4819cc31c1 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -23,8 +23,7 @@ aware:
23 \end{itemize} 23 \end{itemize}
24 24
25\subsubsection{Keys} 25\subsubsection{Keys}
26\begin{table} 26 \begin{btnmap}
27 \begin{btnmap}{}{}
28 \opt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{ 27 \opt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{
29 \ActionStdPrev{} / \ActionStdNext 28 \ActionStdPrev{} / \ActionStdNext
30 & 29 &
@@ -116,7 +115,6 @@ aware:
116 \\ 115 \\
117 116
118 \end{btnmap} 117 \end{btnmap}
119\end{table}
120 118
121\subsubsection{Main Menu} 119\subsubsection{Main Menu}
122\begin{description} 120\begin{description}