summaryrefslogtreecommitdiff
path: root/manual/plugins/pngviewer.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/pngviewer.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/pngviewer.tex')
-rw-r--r--manual/plugins/pngviewer.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/plugins/pngviewer.tex b/manual/plugins/pngviewer.tex
index 40e91977de..fd03c88c2e 100644
--- a/manual/plugins/pngviewer.tex
+++ b/manual/plugins/pngviewer.tex
@@ -1,6 +1,7 @@
1% $Id: $id$ % 1% $Id: $id$ %
2\subsection{PNG viewer} 2\subsection{PNG viewer}
3Open a PNG file in the \setting{File Browser} to view it.\\% 3This plugin opens \fname{.png} files from the \setting{File Browser} to
4display them.
4\opt{swcodec}{ 5\opt{swcodec}{
5 \note{When an audio file is playing the size of the image is limited as 6 \note{When an audio file is playing the size of the image is limited as
6 the decoding process needs to share memory with audio tracks. To be able to 7 the decoding process needs to share memory with audio tracks. To be able to