From 12eb058bb065e9cb85949ec3a66c453ac5e1b883 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 23 Mar 2008 22:07:09 +0000 Subject: Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/file_formats.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/appendix/file_formats.tex') 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)\\} } -- cgit v1.2.3