From d8288012f0e0dddbb4f79177c4b0f428bfb83d2d Mon Sep 17 00:00:00 2001 From: Vlad Zagorodniy Date: Sun, 29 Jul 2018 18:12:04 +0300 Subject: [PATCH] [effects] Edit description of the Glide effect Reviewers: #kwin, broulik Reviewed By: broulik Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D14460 --- 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 212374d55f..7b51dfd1ff 100644 --- a/effects/effect_builtins.cpp +++ b/effects/effect_builtins.cpp @@ -265,7 +265,7 @@ EFFECT_FALLBACK }, { QStringLiteral("glide"), i18ndc("kwin_effects", "Name of a KWin Effect", "Glide"), - i18ndc("kwin_effects", "Comment describing the KWin Effect", "Windows Glide Effect as they are open and closed"), + i18ndc("kwin_effects", "Comment describing the KWin Effect", "Glide windows as they appear or disappear"), QStringLiteral("Appearance"), QString(), QUrl(),