summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex12
1 files changed, 2 insertions, 10 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index a40c81d630..b847c15b51 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -137,11 +137,10 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
137 \begin{rbtabular}{.92\textwidth}{Xlc}% 137 \begin{rbtabular}{.92\textwidth}{Xlc}%
138 {\textbf{Viewer Plugin}& \textbf{Associated filetype(s)} & \textbf{Context Menu only}}% 138 {\textbf{Viewer Plugin}& \textbf{Associated filetype(s)} & \textbf{Context Menu only}}%
139 {}{} 139 {}{}
140 BMP Viewer & \fname{.bmp} & \\
141 Shortcuts & \fname{.link} & \\ 140 Shortcuts & \fname{.link} & \\
142 Chip-8 Emulator & \fname{.ch8} & \\ 141 Chip-8 Emulator & \fname{.ch8} & \\
143 Frotz & \fname{.z1 - .z8} & \\ 142 Frotz & \fname{.z1 - .z8} & \\
144 JPEG Viewer & \fname{.jpg, .jpeg} & \\ 143 Image Viewer & \fname{.bmp, .jpg, .jpeg, .png} & \\
145 Lua scripting language& \fname{.lua} & \\ 144 Lua scripting language& \fname{.lua} & \\
146 \opt{swcodec}{\nopt{lowmem}{ 145 \opt{swcodec}{\nopt{lowmem}{
147 Midiplay & \fname{.mid, .midi} & \\ 146 Midiplay & \fname{.mid, .midi} & \\
@@ -152,9 +151,6 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
152 Movie Player & \fname{.rvf} & \\ 151 Movie Player & \fname{.rvf} & \\
153 } 152 }
154 } 153 }
155 \opt{lcd_bitmap}{
156 PNG viewer & \fname{.png} & \\
157 }
158 \opt{lcd_color}{ 154 \opt{lcd_color}{
159 PPM viewer & \fname{.ppm} & \\ 155 PPM viewer & \fname{.ppm} & \\
160 } 156 }
@@ -177,13 +173,11 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
177 173
178{\input{plugins/shortcuts.tex}} 174{\input{plugins/shortcuts.tex}}
179 175
180\opt{lcd_bitmap}{\input{plugins/bmpviewer.tex}}
181
182\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}} 176\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}}
183 177
184\opt{lcd_bitmap}{\input{plugins/frotz.tex}} 178\opt{lcd_bitmap}{\input{plugins/frotz.tex}}
185 179
186\opt{lcd_bitmap}{\input{plugins/jpegviewer.tex}} 180\opt{lcd_bitmap}{\input{plugins/imageviewer.tex}}
187 181
188\opt{large_plugin_buffer}{\input{plugins/lua.tex}} 182\opt{large_plugin_buffer}{\input{plugins/lua.tex}}
189 183
@@ -193,8 +187,6 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
193 187
194\opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}} 188\opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}}
195 189
196\opt{lcd_bitmap}{\input{plugins/pngviewer.tex}}
197
198\opt{lcd_color}{\input{plugins/ppmviewer.tex}} 190\opt{lcd_color}{\input{plugins/ppmviewer.tex}}
199 191
200\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}} 192\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}}