Use MobileForm.AboutPage instead

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
Carl Schwan
2022-11-19 16:37:00 +01:00
parent afa1493799
commit 7a6ea752e7
2 changed files with 3 additions and 11 deletions

View File

@@ -154,7 +154,7 @@ int main(int argc, char *argv[])
about.addAuthor(i18n("Tobias Fella"), i18n("Maintainer"), QStringLiteral("fella@posteo.de"));
about.addAuthor(i18n("James Graham"), i18n("Maintainer"), QStringLiteral("james.h.graham@protonmail.com"));
about.addCredit(i18n("Black Hat"), i18n("Original author of Spectral"), QStringLiteral("bhat@encom.eu.org"));
about.addCredit(i18n(" Alexey Rusakov "), i18n("Maintainer of Quotient"), QStringLiteral("Kitsune-Ral@users.sf.net"));
about.addCredit(i18n("Alexey Rusakov"), i18n("Maintainer of Quotient"), QStringLiteral("Kitsune-Ral@users.sf.net"));
about.setOrganizationDomain("kde.org");
about.addComponent(QStringLiteral("libQuotient"),