summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2009-02-19 00:38:41 +0000
committerJonas Häggqvist <rasher@rasher.dk>2009-02-19 00:38:41 +0000
commit856fda013ebf6cdbd5b0305fe73b8ad33b93472f (patch)
treef5edf97fefd2a104f676a83926028863f89e542a /manual
parent41771ba2f2dcd45a48fedb5b71fd286e15c3886a (diff)
downloadrockbox-856fda013ebf6cdbd5b0305fe73b8ad33b93472f.tar.gz
rockbox-856fda013ebf6cdbd5b0305fe73b8ad33b93472f.zip
Change Grayscale to Greyscale in the JPEG viewer and add explanation of the Display Option menu to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20045 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/jpegviewer.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index 77539292b4..26b825ada1 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -82,6 +82,11 @@ The menu has the following entries.
82\item[Show Playback Menu.] From the playback menu you can control the 82\item[Show Playback Menu.] From the playback menu you can control the
83playback of the currently loaded playlist and change the volume of your \dap. 83playback of the currently loaded playlist and change the volume of your \dap.
84} 84}
85\opt{lcd_color}{
86\item[Display Options.] From this menu you can force the viewer to render the
87image in greyscale using the \setting{Greyscale} option or set the method of
88dithering used in the \setting{Dithering} submenu.
89}
85\item[Return.] Returns you to the image 90\item[Return.] Returns you to the image
86\end{description} 91\end{description}
87 92