add Windows to About dialog

This commit is contained in:
Sean C. Rhea
2008-05-23 16:07:20 +00:00
parent ef5f2c1a47
commit a9ce6ae947

View File

@@ -1060,7 +1060,7 @@ MainWindow::aboutDialog()
QMessageBox::about(this, tr("About GoldenCheetah"), tr(
"<center>"
"<h2>GoldenCheetah</h2>"
"<i>Cycling Power Analysis Software for Linux and Mac OS X</i>"
"<i>Cycling Power Analysis Software for Linux, Mac, and Windows</i>"
"<p><i>Build date: "
"") + QString(GC_BUILD_DATE).replace("_", " ") + ("</i>"
"</center>"