mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-20 19:19:02 -04:00
Update the "About" message.
This commit is contained in:
parent
9f1c616487
commit
d8093cf4dc
@ -10,10 +10,9 @@ CAboutDlg::CAboutDlg(QWidget *parent) :
|
||||
ui->labelTxt->setText("<html><h2>" + QString {"MAP65 v"
|
||||
+ QCoreApplication::applicationVersion ()
|
||||
+ " " + revision ()}.simplified () + "</h2><br />"
|
||||
"MAP65 implements a wideband polarization-matching receiver <br />"
|
||||
"for the JT65 protocol, with a matching transmitting facility. <br />"
|
||||
"It is primarily intended for amateur radio EME communication. <br /><br />"
|
||||
"Copyright 2001-2021 by Joe Taylor, K1JT. Additional <br />"
|
||||
"Q65W is a wideband receiver for the Q65 protocol, <br />"
|
||||
"intended primarily for amateur radio EME communication. <br /><br />"
|
||||
"Copyright 2001-2023 by Joe Taylor, K1JT. Additional <br />"
|
||||
"acknowledgments are contained in the source code.");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user