docs, etc: regenerate the default gimprc and its manpage

This commit is contained in:
Michael Natterer 2018-05-20 18:45:05 +02:00
parent 68c774daab
commit d568a23aae
2 changed files with 2 additions and 2 deletions

View file

@ -320,7 +320,7 @@ kept available until the undo-size limit is reached. This is an integer
value. value.
.TP .TP
(undo-size 1565502976) (undo-size 1g)
Sets an upper limit to the memory that is used per image to keep operations on Sets an upper limit to the memory that is used per image to keep operations on
the undo stack. Regardless of this setting, at least as many undo-levels as the undo stack. Regardless of this setting, at least as many undo-levels as

View file

@ -262,7 +262,7 @@
# bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the # bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the
# size defaults to being specified in kilobytes. # size defaults to being specified in kilobytes.
# #
# (undo-size 1565502976) # (undo-size 1g)
# Sets the size of the previews in the Undo History. Possible values are # Sets the size of the previews in the Undo History. Possible values are
# tiny, extra-small, small, medium, large, extra-large, huge, enormous and # tiny, extra-small, small, medium, large, extra-large, huge, enormous and