From 5096e3208a1254fb7968a8343b507a20d506415e Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 20 Feb 2016 19:16:51 +0000 Subject: [PATCH] added some more help text --- src/connectdlg.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/connectdlg.cpp b/src/connectdlg.cpp index bad50099..23080725 100755 --- a/src/connectdlg.cpp +++ b/src/connectdlg.cpp @@ -46,7 +46,9 @@ CConnectDlg::CConnectDlg ( const bool bNewShowCompleteRegList, "a list of available servers which are registered at the central " "server. Select a server from the list and press the connect button to " "connect to this server. Alternatively, double click a server from " - "the list to connect to it.
" + "the list to connect to it. If a server is occupied, a list of the " + "connected musicians is available by expanding the list item. " + "Permanent servers are shown in bold font.
" "Note that it may take some time to retrieve the server list from the " "central server. If no valid central server address is specified in " "the settings, no server list will be available." ) );