diff options
Diffstat (limited to 'doc/optionsdialog.html')
-rw-r--r-- | doc/optionsdialog.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html index 1854f57..4e0bc71 100644 --- a/doc/optionsdialog.html +++ b/doc/optionsdialog.html @@ -72,6 +72,13 @@ <li>Persistent fluidsynth instance*: If checked, the synthesizer engine will keep running through the whole session. Otherwise it is restarted every time when a new song is played.</li> </ul> + <img src="../img/options5.png"><br> + Plugin manager. View details of plugins, enable or disable them here.<br> + Plugin scanning follows the order below: + <ul> + <li>(*nix) /usr/lib/qmidiplayer</li> + <li>The folder containing QMidiPlayer's executable file.</li> + </ul> <br><a href="index.html">Return</a> </div> </body> |