[gimp/gimp-2-10] Remap Linear Invert's mnemonic to I to remove a duplicate with Levels
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] Remap Linear Invert's mnemonic to I to remove a duplicate with Levels
- Date: Wed, 13 Feb 2019 22:21:39 +0000 (UTC)
commit 648703b6f0e50cb4a44b07b0c127ee576cd6c586
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Thu Feb 14 01:18:09 2019 +0300
Remap Linear Invert's mnemonic to I to remove a duplicate with Levels
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 f58b0cb479..a8d3bd92b9 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -111,7 +111,7 @@ static const GimpStringActionEntry filters_actions[] =
GIMP_HELP_FILTER_COLOR_ENHANCE },
{ "filters-invert-linear", GIMP_ICON_INVERT,
- NC_("filters-action", "_Linear Invert"), NULL, NULL,
+ NC_("filters-action", "L_inear Invert"), NULL, NULL,
"gegl:invert-linear",
GIMP_HELP_FILTER_INVERT_LINEAR },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]