summaryrefslogtreecommitdiff
path: root/manual/platform/ipodmini.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-03-18 14:24:28 +0000
committerAlex Parker <rockbox@aeparker.com>2009-03-18 14:24:28 +0000
commit6c4661cfaf5ca02ac46dc126974f77613e4b5a33 (patch)
tree9b231b93138b687c01d9e2722da6e9ce21979b33 /manual/platform/ipodmini.tex
parentb5e6eec5a1e35a5f9d63ad4ea4175f855fd59b16 (diff)
downloadrockbox-6c4661cfaf5ca02ac46dc126974f77613e4b5a33.tar.gz
rockbox-6c4661cfaf5ca02ac46dc126974f77613e4b5a33.zip
Add filetype colours to the manual. Also add a macro to give the
file extension of the main binary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodmini.tex')
-rw-r--r--manual/platform/ipodmini.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 71df355470..7671a4fb1a 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -16,6 +16,7 @@
16%For use when referring to the player. E.g. the \daps\ capacity ... 16%For use when referring to the player. E.g. the \daps\ capacity ...
17\newcommand{\daps}{player's} 17\newcommand{\daps}{player's}
18\newcommand{\firmwarefilename}{\fname{rockbox.ipod}} 18\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
19\newcommand{\firmwareextension}{\fname{ipod}}
19\newcommand{\screenshotsize}{4cm} 20\newcommand{\screenshotsize}{4cm}
20\newcommand{\disk}{hard disk} 21\newcommand{\disk}{hard disk}
21 22