[gimp] docs, etc: regenerate default gimprc and its manpage



commit d230ca24c6e3acaf2a1e6750004d78a54ce25794
Author: Michael Natterer <mitch gimp org>
Date:   Mon Aug 21 20:34:29 2017 +0200

    docs, etc: regenerate default gimprc and its manpage

 docs/gimprc.5.in |    7 ++++---
 etc/gimprc       |   10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in
index c31171d..764668f 100644
--- a/docs/gimprc.5.in
+++ b/docs/gimprc.5.in
@@ -60,7 +60,7 @@ Sets how many threads GIMP should use for operations that support it.  This is
 an integer value.
 
 .TP
-(tile-cache-size 6118834k)
+(tile-cache-size 6118728k)
 
 When the amount of pixel data exceeds this limit, GIMP will start to swap
 tiles to disk.  This is a lot slower but it makes it possible to work on
@@ -320,7 +320,7 @@ kept available until the undo-size limit is reached.  This is an integer
 value.
 
 .TP
-(undo-size 1566421504)
+(undo-size 1529682k)
 
 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
@@ -1087,7 +1087,8 @@ screen, difference, addition, subtract, darken-only, lighten-only, hsv-hue,
 hsv-saturation, hsl-color, hsv-value, divide, dodge, burn, hardlight,
 softlight, grain-extract, grain-merge, vivid-light, pin-light, linear-light,
 hard-mix, exclusion, linear-burn, luma-darken-only, luma-lighten-only,
-luminance, color-erase, erase, merge, split, replace and anti-erase.
+luminance, color-erase, erase, merge, split, pass-through, replace and
+anti-erase.
 
 .TP
 (layer-new-blend-space auto)
diff --git a/etc/gimprc b/etc/gimprc
index 686f2ad..c329fcf 100644
--- a/etc/gimprc
+++ b/etc/gimprc
@@ -42,7 +42,7 @@
 # specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is
 # specified the size defaults to being specified in kilobytes.
 # 
-# (tile-cache-size 6118834k)
+# (tile-cache-size 6118728k)
 
 # When enabled, uses OpenCL for some operations.  Possible values are yes and
 # no.
@@ -262,7 +262,7 @@
 # bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the
 # size defaults to being specified in kilobytes.
 # 
-# (undo-size 1566421504)
+# (undo-size 1529682k)
 
 # Sets the size of the previews in the Undo History.  Possible values are
 # tiny, extra-small, small, medium, large, extra-large, huge, enormous and
@@ -336,7 +336,7 @@
 # (import-promote-float no)
 
 # When promoting imported images to floating point precision, also add
-# minimal noise in order do distribute color values a bit.  Possible values
+# minimal noise in order to distribute color values a bit.  Possible values
 # are yes and no.
 # 
 # (import-promote-dither yes)
@@ -866,8 +866,8 @@
 # hsv-saturation, hsl-color, hsv-value, divide, dodge, burn, hardlight,
 # softlight, grain-extract, grain-merge, vivid-light, pin-light,
 # linear-light, hard-mix, exclusion, linear-burn, luma-darken-only,
-# luma-lighten-only, luminance, color-erase, erase, merge, split, replace and
-# anti-erase.
+# luma-lighten-only, luminance, color-erase, erase, merge, split,
+# pass-through, replace and anti-erase.
 # 
 # (layer-new-mode normal-legacy)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]