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.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index ff332b70c5..6bce439c56 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -133,6 +133,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
133\begin{rbtabular}{.92\textwidth}{Xlc}% 133\begin{rbtabular}{.92\textwidth}{Xlc}%
134 {\textbf{Viewer Plugin}& \textbf{Associated filetype(s)} & \textbf{Context Menu only}}% 134 {\textbf{Viewer Plugin}& \textbf{Associated filetype(s)} & \textbf{Context Menu only}}%
135 {}{} 135 {}{}
136 BMP Viewer & \fname{.bmp} & \\
136 Shortcuts & \fname{.link} & \\ 137 Shortcuts & \fname{.link} & \\
137 Chip-8 Emulator & \fname{.ch8} & \\ 138 Chip-8 Emulator & \fname{.ch8} & \\
138 Frotz & \fname{.z1 - .z8} & \\ 139 Frotz & \fname{.z1 - .z8} & \\
@@ -159,6 +160,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
159 160
160{\input{plugins/shortcuts.tex}} 161{\input{plugins/shortcuts.tex}}
161 162
163\opt{lcd_bitmap}{\input{plugins/bmpviewer.tex}}
164
162\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}} 165\opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}}
163 166
164\opt{lcd_bitmap}{\input{plugins/frotz.tex}} 167\opt{lcd_bitmap}{\input{plugins/frotz.tex}}