From 06496661120f7858f26a29f76631e6f0a0ebae7f Mon Sep 17 00:00:00 2001
From: Chris Xiong <chirs241097@gmail.com>
Date: Wed, 4 Dec 2019 23:02:40 +0800
Subject: Do not crash if midi device is disconnected during the playback.

Linux build no longer searches working directory for plugins. Instead
it should search the plugin folder in the executable directory.
Documentation update.
---
 doc/optionsdialog.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc/optionsdialog.html')

diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html
index 24a6ca7..b473b91 100644
--- a/doc/optionsdialog.html
+++ b/doc/optionsdialog.html
@@ -81,11 +81,11 @@
 	</ul>
 	<img src="../img/options5.png" width="440"><br>
 	Plugin manager. View details of plugins, enable or disable them here.<br>
-	Enabled plugin list is applied after a restart.<br>
+	Changes in this page require a restart to take effect. New plugins are enabled by default.<br>
 	Plugin scanning follows the order below:
 	<ul>
 		<li>(*nix) /usr/lib/qmidiplayer</li>
-		<li>The folder containing QMidiPlayer's executable file.</li>
+		<li>a folder named "plugins" in the folder containing QMidiPlayer's executable file.</li>
 	</ul>
 	<br><a href="index.html">Return</a>
 	</div>
-- 
cgit v1.2.3