diff options
author | Marcin Bukat <marcin.bukat@gmail.com> | 2012-11-13 18:23:56 +0100 |
---|---|---|
committer | Marcin Bukat <marcin.bukat@gmail.com> | 2012-11-13 18:23:56 +0100 |
commit | 01c4f0075a197738e7512b6fc9170928c4758ff5 (patch) | |
tree | 3c1c225cfb62110133d0035c4be2cb6accca58d7 /manual | |
parent | 0ceaff2b65c50b75ad8cc5b2d12e7b3f864092e5 (diff) |
manual: update imageviewer supported formata
Change-Id: I46a9d3d9b149dd313236e9976ed2ce5ede0f70e2
Diffstat (limited to 'manual')
-rw-r--r-- | manual/plugins/imageviewer.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/plugins/imageviewer.tex b/manual/plugins/imageviewer.tex index 1b732233b4..3bf07cccee 100644 --- a/manual/plugins/imageviewer.tex +++ b/manual/plugins/imageviewer.tex @@ -9,6 +9,7 @@ This plugin opens image files from the \setting{File Browser} to display them\no BMP & \fname{.bmp} \\ JPEG & \fname{.jpg, .jpe, .jpeg} \\ PNG & \fname{.png} \\ + GIF & \fname{.gif} \\ \opt{lcd_color}{ PPM & \fname{.ppm} \\ } |