Add a warning note to stop 2nd gen nano owners to install rockbox. Call the nano, nano 1st generation on the front page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11312 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1fef2dcb45
commit
f1a848dae2
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
|||
% $Id$ %
|
||||
|
||||
\opt{ipodnano}{\warn{If your Nano has a stainless steel back and plastic front
|
||||
it is a 1st generation and is compatible with Rockbox. If, on the other hand,
|
||||
your Nano has a one-piece aluminum body it is a 2nd generation Nano and there
|
||||
is currently no Rockbox port available. Do not attempt to install the
|
||||
bootloader on a 2nd generation Nano}}
|
||||
|
||||
|
||||
\warn{These instructions are preliminary and may contain errors!
|
||||
Please check the wiki for up-to-date and improved installation instructions!
|
||||
If you find errors you're of course welcomed to report them so we can fix it
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
\newcommand{\playerman}{Ipod}
|
||||
\newcommand{\playertype}{Nano}
|
||||
\newcommand{\playerlongtype}{\playertype}
|
||||
\newcommand{\playerlongtype}{\playertype{} 1st generation}
|
||||
\newcommand{\genericimg}{176x132x16}
|
||||
\newcommand{\specimg}{ipodnano}
|
||||
%Used to name the player, e.g. ...to the \dap
|
||||
|
|
Loading…
Reference in a new issue