[gimp] app: s/GEGL graph/GEGL Graph/
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: s/GEGL graph/GEGL Graph/
- Date: Sun, 31 Jan 2021 16:59:44 +0000 (UTC)
commit 7a363f90954e07e3f9d4e478ff5cd1f6a4df379e
Author: Jehan <jehan girinstud io>
Date: Sun Jan 31 17:59:17 2021 +0100
app: s/GEGL graph/GEGL Graph/
Let's have the same casing as other menu items.
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 b20c433f4e..c89e60a881 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -375,7 +375,7 @@ static const GimpStringActionEntry filters_interactive_actions[] =
GIMP_HELP_FILTER_GAUSSIAN_BLUR_SELECTIVE },
{ "filters-gegl-graph", GIMP_ICON_GEGL,
- NC_("filters-action", "_GEGL graph..."), NULL, NULL,
+ NC_("filters-action", "_GEGL Graph..."), NULL, NULL,
"gegl:gegl",
GIMP_HELP_FILTER_GEGL_GRAPH },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]