From 50ff40e440d4defd8be985b75c9679bc1af2d773 Mon Sep 17 00:00:00 2001 From: "RichardAsh1981@gmail.com" Date: Tue, 30 Sep 2014 19:38:39 +0000 Subject: [PATCH] Expand wording of this message to explain how to change behaviour permanently. Patch from Steve which has been waiting a while --- src/HelpText.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/HelpText.cpp b/src/HelpText.cpp index e9faea7f1..dc36564d4 100644 --- a/src/HelpText.cpp +++ b/src/HelpText.cpp @@ -220,7 +220,9 @@ audio CDs.") + wxT("

") return WrapText(_("You do not appear to have the 'help' folder installed.
\ Please view the content online or \ \ -download the full Manual.") +download the current Manual.

\ +To always view the manual online, change \"Location of Manual\" in
\ +Interface Preferences to \"From Internet\".") ); } return wxT("");