diff --git a/kcmkwin/kwindecoration/kcm.cpp b/kcmkwin/kwindecoration/kcm.cpp --- a/kcmkwin/kwindecoration/kcm.cpp +++ b/kcmkwin/kwindecoration/kcm.cpp @@ -87,7 +87,7 @@ , m_currentSettings(m_savedSettings) { auto about = new KAboutData(QStringLiteral("kcm_kwindecoration"), - i18n("Configure window titlebars and borders"), + i18n("Window Decorations"), QStringLiteral("1.0"), QString(), KAboutLicense::GPL);