summaryrefslogtreecommitdiff
path: root/manual/plugins/pngviewer.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/pngviewer.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/pngviewer.tex')
-rw-r--r--manual/plugins/pngviewer.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/pngviewer.tex b/manual/plugins/pngviewer.tex
index 647d35a596..3dfb6d047a 100644
--- a/manual/plugins/pngviewer.tex
+++ b/manual/plugins/pngviewer.tex
@@ -11,8 +11,7 @@ display them.
11\note{This plugin will cause playback to stop.}% 11\note{This plugin will cause playback to stop.}%
12}% 12}%
13 13
14\begin{table} 14\begin{btnmap}
15\begin{btnmap}{}{}
16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
17 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 16 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
18 ,MROBE100_PAD,PBELL_VIBE500_PAD} 17 ,MROBE100_PAD,PBELL_VIBE500_PAD}
@@ -99,7 +98,6 @@ display them.
99 & Quit the viewer \\ 98 & Quit the viewer \\
100 } 99 }
101\end{btnmap} 100\end{btnmap}
102\end{table}
103 101
104The menu has the following entries. 102The menu has the following entries.
105\begin{description} 103\begin{description}