|
|
|
@ -196,7 +196,7 @@ void CMainWindow::onAbout()
|
|
|
|
|
QString("Ryzom Installer %1").arg(QApplication::applicationVersion()) + br +
|
|
|
|
|
tr("Program to install, download and manage Ryzom profiles.") +
|
|
|
|
|
br+br+
|
|
|
|
|
tr("Author: %1").arg("Cedric 'Kervala' OCHS") + br +
|
|
|
|
|
tr("Author: %1").arg("Cédric 'Kervala' OCHS") + br +
|
|
|
|
|
tr("Copyright: %1").arg(COPYRIGHT) + br +
|
|
|
|
|
tr("Support: %1").arg("<a href=\"https://bitbucket.org/ryzom/ryzomcore/issues?status=new&status=open\">Ryzom Core on Bitbucket</a>"));
|
|
|
|
|
}
|
|
|
|
|