[effects] Move the Wobby Windows effect to the Candy category
Summary: The Wobby Windows effect is more a "candy" rather than a standard effect, so it makes more sense to move it to the Candy category. Test Plan: Opened the Desktop Effects KCM, the Wobby Windows effect is in the Candy category: {F6160383, layout=center, size=full} Reviewers: #kwin, #plasma, #vdg, ngraham, broulik Reviewed By: #plasma, #vdg, ngraham, broulik Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D14455
This commit is contained in:
parent
89b3da58fc
commit
cb820d8966
1 changed files with 1 additions and 1 deletions
|
@ -656,7 +656,7 @@ EFFECT_FALLBACK
|
|||
QStringLiteral("wobblywindows"),
|
||||
i18ndc("kwin_effects", "Name of a KWin Effect", "Wobbly Windows"),
|
||||
i18ndc("kwin_effects", "Comment describing the KWin Effect", "Deform windows while they are moving"),
|
||||
QStringLiteral("Appearance"),
|
||||
QStringLiteral("Candy"),
|
||||
QString(),
|
||||
QUrl(QStringLiteral("http://files.kde.org/plasma/kwin/effect-videos/wobbly_windows.ogv")),
|
||||
false,
|
||||
|
|
Loading…
Reference in a new issue