From cb820d8966c95d8e9e80e2d4ec25822e10ffd189 Mon Sep 17 00:00:00 2001 From: Vlad Zagorodniy Date: Sun, 29 Jul 2018 15:34:09 +0300 Subject: [PATCH] [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 --- effects/effect_builtins.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/effect_builtins.cpp b/effects/effect_builtins.cpp index 7b51dfd1ff..eb61adf4aa 100644 --- a/effects/effect_builtins.cpp +++ b/effects/effect_builtins.cpp @@ -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,