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



commit e5aa146f76205bcc8e15c8ce1e0ebd5e52d26505
Author: Jehan <jehan girinstud io>
Date:   Tue Dec 22 20:24:31 2020 +0100

    docs, etc: regenerate the default gimprc and its manpage.

 docs/gimprc.5.in | 13 ++++++-------
 etc/gimprc.in    | 11 +++++------
 2 files changed, 11 insertions(+), 13 deletions(-)
---
diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in
index d7985c2b17..4264a5083e 100644
--- a/docs/gimprc.5.in
+++ b/docs/gimprc.5.in
@@ -215,7 +215,7 @@ Specify a default brush.  The brush is searched for in the specified brush
 path.  This is a string value.
 
 .TP
-(default-dynamics "Dynamics Off")
+(default-dynamics "Pressure Size")
 
 Specify a default dynamics.  The dynamics is searched for in the specified
 dynamics path.  This is a string value.
@@ -1040,12 +1040,6 @@ value.
 Sets the browser used by the help system.  Possible values are gimp and
 web-browser.
 
-.TP
-(search-show-unavailable-actions no)
-
-When enabled, a search of actions will also return inactive actions.  Possible
-values are yes and no.
-
 .TP
 (action-history-size 100)
 
@@ -1086,6 +1080,11 @@ Enable the N-Point Deformation tool.  Possible values are yes and no.
 
 Enable the Seamless Clone tool.  Possible values are yes and no.
 
+.TP
+(playground-paint-select-tool no)
+
+Enable the Paint Select tool.  Possible values are yes and no.
+
 .TP
 (color-profile-policy ask)
 
diff --git a/etc/gimprc.in b/etc/gimprc.in
index 04df5279ef..9b9065e8c1 100644
--- a/etc/gimprc.in
+++ b/etc/gimprc.in
@@ -168,7 +168,7 @@
 # Specify a default dynamics.  The dynamics is searched for in the specified
 # dynamics path.  This is a string value.
 # 
-# (default-dynamics "Dynamics Off")
+# (default-dynamics "Pressure Size")
 
 # Specify a default MyPaint brush.  This is a string value.
 # 
@@ -825,11 +825,6 @@
 # 
 # (help-browser gimp)
 
-# When enabled, a search of actions will also return inactive actions. 
-# Possible values are yes and no.
-# 
-# (search-show-unavailable-actions no)
-
 # The maximum number of actions saved in history.  This is an integer value.
 # 
 # (action-history-size 100)
@@ -864,6 +859,10 @@
 # 
 # (playground-seamless-clone-tool no)
 
+# Enable the Paint Select tool.  Possible values are yes and no.
+# 
+# (playground-paint-select-tool no)
+
 # How to handle embedded color profiles when opening a file.  Possible values
 # are ask, keep, convert-builtin and convert-preferred.
 # 


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