mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00
docs, etc: system gimprc and manpage regenerated with new setting
(filter-tool-use-last-settings no)
This commit is contained in:
parent
93f41b344c
commit
93313cd93c
2 changed files with 11 additions and 0 deletions
|
@ -775,6 +775,12 @@ no.
|
||||||
How many recent settings to keep around in filter tools. This is an integer
|
How many recent settings to keep around in filter tools. This is an integer
|
||||||
value.
|
value.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
(filter-tool-use-last-settings no)
|
||||||
|
|
||||||
|
Default to the last used settings in filter tools. Possible values are yes
|
||||||
|
and no.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(filter-tool-show-color-options no)
|
(filter-tool-show-color-options no)
|
||||||
|
|
||||||
|
|
|
@ -603,6 +603,11 @@
|
||||||
#
|
#
|
||||||
# (filter-tool-max-recent 10)
|
# (filter-tool-max-recent 10)
|
||||||
|
|
||||||
|
# Default to the last used settings in filter tools. Possible values are yes
|
||||||
|
# and no.
|
||||||
|
#
|
||||||
|
# (filter-tool-use-last-settings no)
|
||||||
|
|
||||||
# Show advanced color options in filter tools. Possible values are yes and
|
# Show advanced color options in filter tools. Possible values are yes and
|
||||||
# no.
|
# no.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue