summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael DiFebbo <medifebbo@rockbox.org>2006-06-04 12:46:13 +0000
committerMichael DiFebbo <medifebbo@rockbox.org>2006-06-04 12:46:13 +0000
commit249fa059b126052e1d1124545faed9de6128eaa0 (patch)
treead2ab5a3dfb4048e3df0aea8dd87215074cf7211
parentc455747fd714b96e471dfe2ebe07c22180da8bd1 (diff)
downloadrockbox-249fa059b126052e1d1124545faed9de6128eaa0.tar.gz
rockbox-249fa059b126052e1d1124545faed9de6128eaa0.zip
Various corrections to the manual as noted in bug report 5460, comment #1.) Patches by Jonas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10044 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/appendix.tex18
1 files changed, 11 insertions, 7 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index 06eeda0595..349ba36671 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -31,6 +31,8 @@
31 & .ch8 & Play a Chip8 game \\ 31 & .ch8 & Play a Chip8 game \\
32\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png} 32\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
33 & .jpg & View a JPEG image \\ 33 & .jpg & View a JPEG image \\
34\includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png}
35 & .wav & Play a WAV file \\
34\includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 36\includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
35 & .rvf & View a movie (Rockbox format)\\\bottomrule 37 & .rvf & View a movie (Rockbox format)\\\bottomrule
36\end{tabularx} 38\end{tabularx}
@@ -45,15 +47,17 @@
45\begin{center} 47\begin{center}
46 \begin{tabularx}{.8\textwidth}{lXX}\toprule 48 \begin{tabularx}{.8\textwidth}{lXX}\toprule
47 \textbf{Player} & \textbf{Main LCD Size} & \textbf{Remote LCD Size}\\\midrule 49 \textbf{Player} & \textbf{Main LCD Size} & \textbf{Remote LCD Size}\\\midrule
48 iriver H1x0 & 160x128 & 128x64\\ 50 Iriver H1x0 & 160x128 & 128x64\\
49 iriver H3x0 & 220x176 & 128x64\\ 51 Iriver H3x0 & 220x176 & 128x64\\
52 Archos Players & 11x2 characters & (none)\\
50 Archos Recorders & 112x64 & (none)\\ 53 Archos Recorders & 112x64 & (none)\\
51 Archos Ondio & 112x64 & (none)\\ 54 Archos Ondio & 112x64 & (none)\\
52 iPod Nano & 176x132 & (none)\\ 55 Ipod Nano & 176x132 & (none)\\
53 iPod 4G Color & 220x176 & (none)\\ 56 Ipod 4G Gray & 160x128 & (none)\\
54 iPod 5G Video & 320x240 & (none)\\ 57 Ipod 4G Color & 220x176 & (none)\\
55 iAudio X5 & 160x128 & (none)\\ 58 Ipod 5G Video & 320x240 & (none)\\
56 iPodMini 2G &138x110 & (none) \\\bottomrule 59 Iaudio X5 & 160x128 & 128x96\\
60 Ipod Mini &138x110 & (none) \\\bottomrule
57 \end{tabularx} 61 \end{tabularx}
58\end{center} 62\end{center}
59 63