Make Desktop Effects KCM desktop file consistent
Summary: {F7358009} Test Plan: Hover over the {nav Desktop Effects} KCM in the system settings sidebar. Reviewers: #kwin, #plasma, #vdg, zzag Reviewed By: #kwin, #plasma, zzag Subscribers: #vdg, #plasma, kwin, #kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D23978
This commit is contained in:
parent
0757a60858
commit
fba443c49d
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ DesktopEffectsKCM::DesktopEffectsKCM(QObject *parent, const QVariantList &args)
|
|||
|
||||
auto about = new KAboutData(
|
||||
QStringLiteral("kcm_kwin_effects"),
|
||||
i18n("Configure Desktop Effects"),
|
||||
i18n("Desktop Effects"),
|
||||
QStringLiteral("2.0"),
|
||||
QString(),
|
||||
KAboutLicense::GPL
|
||||
|
|
|
@ -60,7 +60,7 @@ Name[uk]=Ефекти стільниці
|
|||
Name[x-test]=xxDesktop Effectsxx
|
||||
Name[zh_CN]=桌面特效
|
||||
Name[zh_TW]=桌面效果
|
||||
Comment=Desktop Effects
|
||||
Comment=Configure compositor settings for desktop effects
|
||||
Comment[bs]=Efekti površi
|
||||
Comment[ca]=Efectes de l'escriptori
|
||||
Comment[ca@valencia]=Efectes d'escriptori
|
||||
|
|
Loading…
Reference in a new issue