summaryrefslogtreecommitdiff
path: root/manual/plugins/ppmviewer.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-09-21 10:43:22 +0000
committerAlexander Levin <al.le@rockbox.org>2009-09-21 10:43:22 +0000
commitf744e2651fc3d8a330d721e1443dc904df51aafd (patch)
treef8c5a791069e9d61d4617c3c26c49d0ba4c541a0 /manual/plugins/ppmviewer.tex
parentd9490178ff85b9b5af673826613d2a5b134b8783 (diff)
downloadrockbox-f744e2651fc3d8a330d721e1443dc904df51aafd.tar.gz
rockbox-f744e2651fc3d8a330d721e1443dc904df51aafd.zip
Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/ppmviewer.tex')
-rw-r--r--manual/plugins/ppmviewer.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/plugins/ppmviewer.tex b/manual/plugins/ppmviewer.tex
index 7594fafe69..87e8156a9f 100644
--- a/manual/plugins/ppmviewer.tex
+++ b/manual/plugins/ppmviewer.tex
@@ -1,8 +1,9 @@
1% $Id$ % 1% $Id$ %
2\subsection{PPM viewer} 2\subsection{PPM viewer}
3Open a PPM file in the \setting{File Browser} to view it. PPM viewer exits 3This plugin opens \fname{.ppm} files from the \setting{File Browser}
4when any button is pressed.\\ 4to display them. Exit the ppm viewer plugin by pressing any button.
5
6\note{Both ASCII PPM (P3) and raw PPM (P6) files are supported.}
5 7
6\note{Both ASCII PPM (P3) and raw PPM (P6) files are supported.
7For more information about PPM files, see 8For more information about PPM files, see
8\url{http://netpbm.sourceforge.net/doc/ppm.html}} 9\url{http://netpbm.sourceforge.net/doc/ppm.html}}