mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Changed: HTML accent
This commit is contained in:
parent
b369acdbee
commit
505825c89d
1 changed files with 1 additions and 1 deletions
|
@ -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>"));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue