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/plugins/jpegviewer.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/plugins/jpegviewer.tex') diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex index fba38e4044..e1e3559dac 100644 --- a/manual/plugins/jpegviewer.tex +++ b/manual/plugins/jpegviewer.tex @@ -1,9 +1,9 @@ % $Id$ % \subsection{JPEG viewer} Open a JPEG file in the \setting{File Browser} to view it% -\nopt{HAVE_LCD_COLOR}{ using Rockbox's +\nopt{lcd_color}{ using Rockbox's greyscale library}. -\opt{SWCODEC}{ +\opt{swcodec}{ \note{When an audio file is playing the size of the image is limited as the decoding process needs to share memory with audio tracks. To be able to view a bigger file you may need to stop playback.} -- cgit v1.2.3