From e3cf85aa8c3e21c179cce441df7ed1130e0296fc Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 3 Nov 2023 17:39:02 -0400 Subject: [PATCH] Yank "Qt5" out of the description for libQuotient We aren't using thr Qt5 version anymore, and it's not really a point in describing which exact Qt version we use with libQuotient in a user facing string like this anyway. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 0c7816c13..6d0000c9c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -140,7 +140,7 @@ int main(int argc, char *argv[]) about.setOrganizationDomain("kde.org"); about.addComponent(QStringLiteral("libQuotient"), - i18n("A Qt5 library to write cross-platform clients for Matrix"), + i18n("A Qt library to write cross-platform clients for Matrix"), i18nc(" (built against )", "%1 (built against %2)", Quotient::versionString(),