[effects] Move Fall Apart and Sheet to the Candy category
Summary: The Fall Apart effect and the Sheet effect look like "candies" so let's move them to corresponding category. Test Plan: {F6167489, layout=center, size=full} Reviewers: #kwin, #plasma, #vdg, ngraham, davidedmundson Reviewed By: #kwin, #plasma, #vdg, ngraham, davidedmundson Subscribers: ngraham, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D14517
This commit is contained in:
parent
119d0d8f8c
commit
e615b25957
1 changed files with 2 additions and 2 deletions
|
@ -236,7 +236,7 @@ EFFECT_FALLBACK
|
|||
QStringLiteral("fallapart"),
|
||||
i18ndc("kwin_effects", "Name of a KWin Effect", "Fall Apart"),
|
||||
i18ndc("kwin_effects", "Comment describing the KWin Effect", "Closed windows fall into pieces"),
|
||||
QStringLiteral("Appearance"),
|
||||
QStringLiteral("Candy"),
|
||||
QString(),
|
||||
QUrl(),
|
||||
false,
|
||||
|
@ -476,7 +476,7 @@ EFFECT_FALLBACK
|
|||
QStringLiteral("sheet"),
|
||||
i18ndc("kwin_effects", "Name of a KWin Effect", "Sheet"),
|
||||
i18ndc("kwin_effects", "Comment describing the KWin Effect", "Make modal dialogs smoothly fly in and out when they are shown or hidden"),
|
||||
QStringLiteral("Appearance"),
|
||||
QStringLiteral("Candy"),
|
||||
QString(),
|
||||
QUrl(),
|
||||
false,
|
||||
|
|
Loading…
Reference in a new issue