diff options
author | Alex Parker <rockbox@aeparker.com> | 2009-03-18 14:24:28 +0000 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2009-03-18 14:24:28 +0000 |
commit | 6c4661cfaf5ca02ac46dc126974f77613e4b5a33 (patch) | |
tree | 9b231b93138b687c01d9e2722da6e9ce21979b33 /manual/platform/x5.tex | |
parent | b5e6eec5a1e35a5f9d63ad4ea4175f855fd59b16 (diff) | |
download | rockbox-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/x5.tex')
-rw-r--r-- | manual/platform/x5.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index cf93d672cd..df8473c602 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -18,6 +18,7 @@ %For use when referring to the player. E.g. the \daps\ capacity ... \newcommand{\daps}{player's} \newcommand{\firmwarefilename}{\fname{rockbox.iaudio}} +\newcommand{\firmwareextension}{\fname{iaudio}} \newcommand{\screenshotsize}{4cm} \newcommand{\disk}{hard disk} |