summaryrefslogtreecommitdiffstats
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 7a4a7ba0dd..580978b518 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -10,7 +10,7 @@
& Directory & \emph{none} & The browser enters that directory \\
\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png}
& Audio file &
- \opt{MASCODEC}{mp3}\opt{SWCODEC}{\emph{various}}
+ \opt{MASCODEC}{mp3}\opt{swcodec}{\emph{various}}
& Rockbox takes you to the WPS and starts playing the file \\
\includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png}
& Cuesheet & \fname{.cue} & View a cuesheet file \\
@@ -45,7 +45,7 @@
& Chip8 game & \fname{.ch8} & Play a Chip8 game \\
\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
& Image & \fname{.jpg} & View a JPEG image \\
-\opt{MASCODEC}{\opt{HAVE_LCD_BITMAP}{
+\opt{MASCODEC}{\opt{lcd_bitmap}{
\includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
& Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\}
}