diff --git a/CHANGELOG b/CHANGELOG index 128c999..cba3165 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ 0.3.2 (dev) Make code compatible with Qt5/Qt6 libs. + Updated project site to tintaescura.com. 0.3.1 (2023/09/08) Added german translation (thanks to Leon Schumacher - 42LoCo42). diff --git a/notifier/mainwindow.cpp b/notifier/mainwindow.cpp index 5fcd54f..030f312 100644 --- a/notifier/mainwindow.cpp +++ b/notifier/mainwindow.cpp @@ -273,7 +273,7 @@ void MainWindow::aboutOctoXBPSNotifier() QLatin1String("OctoXBPS Notifier
"); aboutText += StrConstants::getVersion() + QLatin1String(": ") + StrConstants::getApplicationVersion() + QLatin1String(" - ") + StrConstants::getQtVersion() + QLatin1String("
"); aboutText += StrConstants::getURL() + QLatin1String(": ") + - QStringLiteral("https://github.com/aarnt/octoxbps
"); + QStringLiteral("https://tintaescura.com/projects/octoxbps
"); aboutText += StrConstants::getLicenses() + QLatin1String(": ") + QStringLiteral("GPL v2
"); aboutText += QStringLiteral("© Alexandre Albuquerque Arnt

"); aboutText += QStringLiteral("XBPS
"); diff --git a/src/mainwindow_help.cpp b/src/mainwindow_help.cpp index 6940c4e..832f43a 100644 --- a/src/mainwindow_help.cpp +++ b/src/mainwindow_help.cpp @@ -62,7 +62,7 @@ void MainWindow::initTabHelpUsage() html += QString("GPL v2.

") + QString("

") + strForMoreInfo + " " + - QString("https://github.com/aarnt/octoxbps.


"); + QString("https://tintaescura.com/projects/octoxbps.


"); html += tr("Package classification:") + QString("