Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
d3cfdf7a
Commit
d3cfdf7a
authored
Dec 30, 2017
by
Ell
Browse files
app: improve dashboard cache-maximum tooltip
parent
ee418191
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/widgets/gimpdashboard.c
View file @
d3cfdf7a
...
...
@@ -289,7 +289,7 @@ static const VariableInfo variables[] =
[
VARIABLE_CACHE_MAXIMUM
]
=
{
.
name
=
"cache-maximum"
,
.
title
=
NC_
(
"dashboard-variable"
,
"Maximum"
),
.
description
=
N_
(
"Maximal tile cache occupied size
during this session
"
),
.
description
=
N_
(
"Maximal tile cache occupied size"
),
.
type
=
VARIABLE_TYPE_SIZE
,
.
color
=
{
0
.
3
,
0
.
7
,
0
.
8
,
1
.
0
},
.
sample_func
=
gimp_dashboard_sample_gegl_stats
,
...
...
Write
Preview
Supports
Markdown
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