diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-08-28 16:58:26 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-08-28 16:58:26 +0000 |
commit | fc2f31d2ea1e0bc48b38dbf62af61fba5ad58dd9 (patch) | |
tree | ec11aa19f1abbc13ac5e60dc027bb30c55a4d738 /manual | |
parent | 04f07febd510513adb303be0346eeb2fec68c542 (diff) |
Remove the lcd screen size reference table, as it makes no sense in a target specific manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10785 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/appendix/appendix.tex | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index 6c34f7bcca..a5b9083b06 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -9,25 +9,6 @@ \ifpdfoutput{\input{appendix/config_file_options.tex}} {\fixme{The config file options are omitted in the HTML version of the manual for now.}} -\chapter{LCD Screen Sizes} -\begin{center} - \begin{tabularx}{.8\textwidth}{lXX}\toprule - \textbf{Player} & \textbf{Main LCD Size} & \textbf{Remote LCD Size}\\\midrule - Archos Players & 11x2 characters & (none)\\ - Archos Recorders & 112x64 & (none)\\ - Archos Ondio & 112x64 & (none)\\ - Iaudio X5 & 160x128 & 128x96\\ - Ipod 4G Gray & 160x128 & (none)\\ - Ipod 4G Color & 220x176 & (none)\\ - Ipod 5G Video & 320x240 & (none)\\ - Ipod Mini &138x110 & (none) \\ - Ipod Nano & 176x132 & (none)\\ - Iriver H1x0 & 160x128 & 128x64\\ - Iriver H3x0 & 220x176 & 128x64\\\bottomrule - \end{tabularx} -\end{center} - - \chapter{User feedback}\label{sec:feedback} \section{Bug reports} If you experience inappropriate performance from any supported feature, |