diff --git a/src/main.cpp b/src/main.cpp index 7c5d9530..5e1420e3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -81,6 +81,8 @@ extern "C" int KDE_EXPORT kdemain(int argc, char** argv) } } + KLocalizedString::setApplicationDomain("konsole"); + KAboutData about(QStringLiteral("konsole"), i18nc("@title", "Konsole"), QStringLiteral(KONSOLE_VERSION),