Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GIMP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2,766
Issues
2,766
List
Boards
Labels
Service Desk
Milestones
Merge Requests
40
Merge Requests
40
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GIMP
Commits
7a363f90
Commit
7a363f90
authored
Jan 31, 2021
by
Jehan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
app: s/GEGL graph/GEGL Graph/
Let's have the same casing as other menu items.
parent
ce93d5c3
Pipeline
#251763
passed with stages
in 55 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/actions/filters-actions.c
app/actions/filters-actions.c
+1
-1
No files found.
app/actions/filters-actions.c
View file @
7a363f90
...
...
@@ -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
g
raph..."
),
NULL
,
NULL
,
NC_
(
"filters-action"
,
"_GEGL
G
raph..."
),
NULL
,
NULL
,
"gegl:gegl"
,
GIMP_HELP_FILTER_GEGL_GRAPH
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment