mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 06:13:09 +00:00
Update file main.cpp
This commit is contained in:
parent
3a5f1a64b3
commit
bcc034ff26
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ int main(int argc, char *argv[])
|
|||
QStringLiteral(PLASMA_MOBILE_VERSION_STRING),
|
||||
QStringLiteral(""),
|
||||
KAboutLicense::GPL,
|
||||
i18n("© 2024 KDE Community"));
|
||||
i18n("© 2026 KDE Community"));
|
||||
aboutData.addAuthor(i18n("Devin Lin"), QString(), QStringLiteral("devin@kde.org"));
|
||||
KAboutData::setApplicationData(aboutData);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue