summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
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 /manual/appendix/file_formats.tex
parent2445f664502f758f86234498f6a4b7e879f519c7 (diff)
downloadrockbox-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/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex6
1 files changed, 4 insertions, 2 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 @@
16 & Cuesheet & \fname{.cue} & View a cuesheet file \\ 16 & Cuesheet & \fname{.cue} & View a cuesheet file \\
17\includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png} 17\includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png}
18 & Wave Audio File & \fname{.wav} & Play a WAV file \\% 18 & Wave Audio File & \fname{.wav} & Play a WAV file \\%
19\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png} 19\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}
20 & Playlist & \fname{.m3u,.m3u8} & Rockbox loads the playlist and starts playing 20 & Playlist & \fname{.m3u,.m3u8} & Rockbox loads the playlist and starts playing
21 the first file \\ 21 the first file \\
22\includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 22\includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
23 & Rockbox firmware & 23 & Rockbox firmware &
24 \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}} 24 \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}%
25 \opt{h1xx,h300}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}%
26 \opt{h10,h10_5gb,sansa}{\fname{.mi4}}
25 & ROLO will load the new firmware \\ 27 & ROLO will load the new firmware \\
26\includegraphics[width=0.37cm]{appendix/images/icon-wps.png} 28\includegraphics[width=0.37cm]{appendix/images/icon-wps.png}
27 & While Playing Screen & \fname{.wps} & The new WPS display configuration will be loaded \\ 29 & While Playing Screen & \fname{.wps} & The new WPS display configuration will be loaded \\