diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2007-09-30 21:48:20 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2007-09-30 21:48:20 +0000 |
commit | a5fcfd1e7f3747759b8b2af4c82cadec610ac192 (patch) | |
tree | bc6797afd07450205ebcdbc2aea07db0b5396552 /manual/platform | |
parent | 2445f664502f758f86234498f6a4b7e879f519c7 (diff) | |
download | rockbox-a5fcfd1e7f3747759b8b2af4c82cadec610ac192.tar.gz rockbox-a5fcfd1e7f3747759b8b2af4c82cadec610ac192.zip |
Manuals - be more accurate with the firmware file extension (Sansas and H10s).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/c200.tex | 2 | ||||
-rw-r--r-- | manual/platform/e200.tex | 2 | ||||
-rw-r--r-- | manual/platform/h10.tex | 2 | ||||
-rw-r--r-- | manual/platform/h10_5gb.tex | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex index a0f73019f5..29c8b35bea 100644 --- a/manual/platform/c200.tex +++ b/manual/platform/c200.tex @@ -17,7 +17,7 @@ \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... \newcommand{\daps}{player's} -\newcommand{\firmwarefilename}{\fname{rockbox.c200}} +\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} \newcommand{\screenshotsize}{4cm} \newcommand{\disk}{flash storage} diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex index c46d9ac3e8..d1a31e0726 100644 --- a/manual/platform/e200.tex +++ b/manual/platform/e200.tex @@ -19,7 +19,7 @@ \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... \newcommand{\daps}{player's} -\newcommand{\firmwarefilename}{\fname{rockbox.e200}} +\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} \newcommand{\screenshotsize}{4cm} \newcommand{\disk}{flash storage} diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex index cec8014c67..3f5d15e309 100644 --- a/manual/platform/h10.tex +++ b/manual/platform/h10.tex @@ -17,7 +17,7 @@ \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... \newcommand{\daps}{player's} -\newcommand{\firmwarefilename}{\fname{rockbox.h10}} +\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} \newcommand{\screenshotsize}{4cm} \newcommand{\disk}{hard disk} diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index 21e76091ed..30ce9e053d 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -17,7 +17,7 @@ \newcommand{\dap}{player} %For use when referring to the player. E.g. the \daps\ capacity ... \newcommand{\daps}{player's} -\newcommand{\firmwarefilename}{\fname{rockbox.h10}} +\newcommand{\firmwarefilename}{\fname{rockbox.mi4}} \newcommand{\screenshotsize}{4cm} \newcommand{\disk}{hard disk} |