summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-09-30 21:48:20 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-09-30 21:48:20 +0000
commita5fcfd1e7f3747759b8b2af4c82cadec610ac192 (patch)
treebc6797afd07450205ebcdbc2aea07db0b5396552
parent2445f664502f758f86234498f6a4b7e879f519c7 (diff)
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
-rw-r--r--manual/appendix/file_formats.tex6
-rw-r--r--manual/platform/c200.tex2
-rw-r--r--manual/platform/e200.tex2
-rw-r--r--manual/platform/h10.tex2
-rw-r--r--manual/platform/h10_5gb.tex2
5 files changed, 8 insertions, 6 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 29be2ab187..5b42675aa5 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -16,12 +16,14 @@
& Cuesheet & \fname{.cue} & View a cuesheet file \\
\includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png}
& Wave Audio File & \fname{.wav} & Play a WAV file \\%
-\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}
+\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}
& Playlist & \fname{.m3u,.m3u8} & Rockbox loads the playlist and starts playing
the first file \\
\includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
& Rockbox firmware &
- \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}\opt{iriver}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}\opt{sansa}{\fname{.e200}}
+ \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}%
+ \opt{h1xx,h300}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}%
+ \opt{h10,h10_5gb,sansa}{\fname{.mi4}}
& ROLO will load the new firmware \\
\includegraphics[width=0.37cm]{appendix/images/icon-wps.png}
& While Playing Screen & \fname{.wps} & The new WPS display configuration will be loaded \\
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}