Sync USM menu entry to GEGL

(cherry picked from commit c2e1147ff5)
This commit is contained in:
Alexandre Prokoudine 2018-07-02 02:32:29 +03:00 committed by Michael Natterer
parent 7aa4273806
commit 38e5a021ad
1 changed files with 1 additions and 1 deletions

View File

@ -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 },