diff options
| author | Teruaki Kawashima <teru@rockbox.org> | 2011-01-16 11:40:47 +0000 |
|---|---|---|
| committer | Teruaki Kawashima <teru@rockbox.org> | 2011-01-16 11:40:47 +0000 |
| commit | 5c09844d54c7adba80fd261e83a4c895d007a576 (patch) | |
| tree | 9498be0d64be8da4e81ea93fd4c1c32e23565dd6 /manual/plugins/ppmviewer.tex | |
| parent | e9fa68a5c005e679f59bfc53b93ba77cfe1a0b7b (diff) | |
| download | rockbox-5c09844d54c7adba80fd261e83a4c895d007a576.zip rockbox-5c09844d54c7adba80fd261e83a4c895d007a576.tar.gz rockbox-5c09844d54c7adba80fd261e83a4c895d007a576.tar.bz2 rockbox-5c09844d54c7adba80fd261e83a4c895d007a576.tar.xz | |
Update manual for image viewer plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29065 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/ppmviewer.tex')
| -rw-r--r-- | manual/plugins/ppmviewer.tex | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/manual/plugins/ppmviewer.tex b/manual/plugins/ppmviewer.tex deleted file mode 100644 index 11a8dfc..0000000 --- a/manual/plugins/ppmviewer.tex +++ /dev/null @@ -1,9 +0,0 @@ -% $Id$ % -\subsection{PPM viewer} -This plugin opens \fname{.ppm} files from the \setting{File Browser} -to display them. Exit the ppm viewer plugin by pressing any button. - -\note{Both ASCII PPM (P3) and raw PPM (P6) files are supported.} - -For more information about PPM files, see -\url{http://netpbm.sourceforge.net/doc/ppm.html} |