From 8a148d2c236f646d0c68d63a61084d97fd400f89 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 13 Oct 2009 20:27:57 +0000 Subject: Changes to build a Nano2G manual. It is now just missing the ipodnano2g-front.* images git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23160 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/ipodnano2g.tex | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manual/platform/ipodnano2g.tex (limited to 'manual/platform/ipodnano2g.tex') diff --git a/manual/platform/ipodnano2g.tex b/manual/platform/ipodnano2g.tex new file mode 100644 index 0000000000..88b02f8e3e --- /dev/null +++ b/manual/platform/ipodnano2g.tex @@ -0,0 +1,23 @@ +% $Id$ % +\def\UseOption{ipodnano2g} +\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,IPOD_4G_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,ipod} + +\newcommand{\playerman}{Ipod} +\newcommand{\playertype}{Nano} +\newcommand{\playerlongtype}{\playertype{} 2nd generation} +\newcommand{\genericimg}{176x132x16} +\newcommand{\specimg}{ipodnano2g} +%Used to name the player, e.g. ...to the \dap +\newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} +\newcommand{\firmwarefilename}{\fname{rockbox.ipod}} +\newcommand{\firmwareextension}{\fname{ipod}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-ipod4g.tex} -- cgit v1.2.3