mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 00:28:42 +00:00
about dialog nits: add line breaks, remove italics
This commit is contained in:
@@ -1192,13 +1192,13 @@ MainWindow::aboutDialog()
|
||||
QMessageBox::about(this, tr("About GoldenCheetah"), tr(
|
||||
"<center>"
|
||||
"<h2>GoldenCheetah</h2>"
|
||||
"<i>Cycling Power Analysis Software for Linux, Mac, and Windows</i>"
|
||||
"<p><i>Build date: %1 %2</i>"
|
||||
"<p><i>Version: %3</i>"
|
||||
"<p>GoldenCheetah is licensed under the "
|
||||
"Cycling Power Analysis Software<br>for Linux, Mac, and Windows"
|
||||
"<p>Build date: %1 %2"
|
||||
"<p>Version: %3"
|
||||
"<p>GoldenCheetah is licensed under the<br>"
|
||||
"<a href=\"http://www.gnu.org/copyleft/gpl.html\">GNU General "
|
||||
"Public License</a>."
|
||||
"<p>Source code can be obtained from "
|
||||
"<p>Source code can be obtained from<br>"
|
||||
"<a href=\"http://goldencheetah.org/\">"
|
||||
"http://goldencheetah.org/</a>."
|
||||
"<p>Ride files and other data are stored in<br>"
|
||||
|
||||
Reference in New Issue
Block a user