[gimp] Sync USM menu entry to GEGL
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Sync USM menu entry to GEGL
- Date: Mon, 2 Jul 2018 18:07:55 +0000 (UTC)
commit 38e5a021ad04663c43279f0301fb1490d06eec3e
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Mon Jul 2 02:32:29 2018 +0300
Sync USM menu entry to GEGL
(cherry picked from commit c2e1147ff516ce411e15a0d5e95350a3b1bb168c)
app/actions/filters-actions.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/actions/filters-actions.c b/app/actions/filters-actions.c
index 18c0c3b51b..42647741b3 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -669,7 +669,7 @@ static const GimpStringActionEntry filters_interactive_actions[] =
GIMP_HELP_FILTER_TILE_SEAMLESS },
{ "filters-unsharp-mask", GIMP_ICON_GEGL,
- NC_("filters-action", "_Unsharp Mask..."), NULL, NULL,
+ NC_("filters-action", "Sharpen (_Unsharp Mask)..."), NULL, NULL,
"gegl:unsharp-mask",
GIMP_HELP_FILTER_UNSHARP_MASK },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]