[gimp] docs, etc: default gimprc and its manpage regenerated by distcheck
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] docs, etc: default gimprc and its manpage regenerated by distcheck
- Date: Mon, 26 Mar 2018 23:09:04 +0000 (UTC)
commit 368c7c051153157749af617f4101d24e9a15b2c8
Author: Michael Natterer <mitch gimp org>
Date: Tue Mar 27 01:07:28 2018 +0200
docs, etc: default gimprc and its manpage regenerated by distcheck
docs/gimprc.5.in | 46 ++++++++++++++++++++++++++++++++++++----------
etc/gimprc | 42 ++++++++++++++++++++++++++++++++----------
2 files changed, 68 insertions(+), 20 deletions(-)
---
diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in
index b4b1dff..fab18ab 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 6118478k)
+(tile-cache-size 6115246k)
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
@@ -142,7 +142,7 @@ search.
This is a colon-separated list of folders to search.
.TP
-(mypaint-brush-path "/usr/share/mypaint/brushes:/usr/local/share/mypaint/brushes:~/.mypaint/brushes")
+(mypaint-brush-path "/local/head/share/mypaint-data/1.0/brushes:~/.mypaint/brushes")
Sets the brush search path. This is a colon-separated list of folders to
search.
@@ -283,8 +283,8 @@ are yes and no.
.TP
(default-image
- (width 2001)
- (height 1984)
+ (width 1920)
+ (height 1080)
(unit pixels)
(xresolution 300.000000)
(yresolution 300.000000)
@@ -320,7 +320,7 @@ kept available until the undo-size limit is reached. This is an integer
value.
.TP
-(undo-size 1566330368)
+(undo-size 1565502976)
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
@@ -430,6 +430,27 @@ Which plug-in to use for importing raw digital camera files. This is a single
filename.
.TP
+(export-metadata-exif yes)
+
+Export Exif metadata by default. Possible values are yes and no.
+
+.TP
+(export-metadata-xmp yes)
+
+Export XMP metadata by default. Possible values are yes and no.
+
+.TP
+(export-metadata-iptc yes)
+
+Export IPTC metadata by default. Possible values are yes and no.
+
+.TP
+(debug-policy fatal)
+
+Try generating debug data for bug reporting when appropriate. Possible values
+are warning, critical, fatal and never.
+
+.TP
(transparency-size medium-checks)
Sets the size of the checkerboard used to display transparency. Possible
@@ -482,7 +503,7 @@ opened, otherwise it will be displayed with a scale of 1:1. Possible values
are yes and no.
.TP
-(cursor-mode tool-icon)
+(cursor-mode tool-crosshair)
Sets the type of mouse pointers to use. Possible values are tool-icon,
tool-crosshair and crosshair.
@@ -766,7 +787,7 @@ When enabled, GIMP will not save an image if it has not been changed since it
was opened. Possible values are yes and no.
.TP
-(save-device-status no)
+(save-device-status yes)
Remember the current tool, pattern, color, and brush across GIMP sessions.
Possible values are yes and no.
@@ -798,7 +819,7 @@ before. When disabled, windows will appear on the currently used monitor.
Possible values are yes and no.
.TP
-(save-tool-options no)
+(save-tool-options yes)
Save the tool options when GIMP exits. Possible values are yes and no.
@@ -944,7 +965,7 @@ When enabled, the online user manual will be used by the help system.
Otherwise the locally installed copy is used. Possible values are yes and no.
.TP
-(user-manual-online-uri "http://docs.gimp.org/2.9")
+(user-manual-online-uri "http://docs.gimp.org/2.10")
The location of the online user manual. This is used if 'user-manual-online'
is enabled. This is a string value.
@@ -979,6 +1000,11 @@ How to handle embedded color profiles when opening a file. Possible values
are ask, keep and convert.
.TP
+
+Sets the default folder path for all color profile file dialogs. This is a
+single filename.
+
+.TP
(image-convert-profile-intent relative-colorimetric)
Sets the default rendering intent for the 'Convert to Color Profile' dialog.
@@ -1106,7 +1132,7 @@ are auto, rgb-linear, rgb-perceptual and lab.
(layer-new-composite-mode auto)
Sets the default composite mode for the 'New Layer' dialog. Possible values
-are auto, src-over, src-atop, dst-atop and src-in.
+are auto, union, clip-to-backdrop, clip-to-layer and intersection.
.TP
(layer-new-opacity 1.000000)
diff --git a/etc/gimprc b/etc/gimprc
index d4570e5..1f6245c 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 6118478k)
+# (tile-cache-size 6115246k)
# When enabled, uses OpenCL for some operations. Possible values are yes and
# no.
@@ -108,7 +108,7 @@
# Sets the brush search path. This is a colon-separated list of folders to
# search.
#
-# (mypaint-brush-path "/usr/share/mypaint/brushes:/usr/local/share/mypaint/brushes:~/.mypaint/brushes")
+# (mypaint-brush-path "/local/head/share/mypaint-data/1.0/brushes:~/.mypaint/brushes")
# This is a colon-separated list of folders to search.
#
@@ -223,8 +223,8 @@
# Sets the default image in the "File/New" dialog. This is a parameter list.
#
# (default-image
-# (width 2001)
-# (height 1984)
+# (width 1920)
+# (height 1080)
# (unit pixels)
# (xresolution 300.000000)
# (yresolution 300.000000)
@@ -262,7 +262,7 @@
# bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the
# size defaults to being specified in kilobytes.
#
-# (undo-size 1566330368)
+# (undo-size 1565502976)
# Sets the size of the previews in the Undo History. Possible values are
# tiny, extra-small, small, medium, large, extra-large, huge, enormous and
@@ -351,6 +351,23 @@
#
# (import-raw-plug-in "")
+# Export Exif metadata by default. Possible values are yes and no.
+#
+# (export-metadata-exif yes)
+
+# Export XMP metadata by default. Possible values are yes and no.
+#
+# (export-metadata-xmp yes)
+
+# Export IPTC metadata by default. Possible values are yes and no.
+#
+# (export-metadata-iptc yes)
+
+# Try generating debug data for bug reporting when appropriate. Possible
+# values are warning, critical, fatal and never.
+#
+# (debug-policy fatal)
+
# Sets the size of the checkerboard used to display transparency. Possible
# values are small-checks, medium-checks and large-checks.
#
@@ -399,7 +416,7 @@
# Sets the type of mouse pointers to use. Possible values are tool-icon,
# tool-crosshair and crosshair.
#
-# (cursor-mode tool-icon)
+# (cursor-mode tool-crosshair)
# Context-dependent mouse pointers are helpful. They are enabled by default.
# However, they require overhead that you may want to do without. Possible
@@ -599,7 +616,7 @@
# Remember the current tool, pattern, color, and brush across GIMP sessions.
# Possible values are yes and no.
#
-# (save-device-status no)
+# (save-device-status yes)
# When enabled, the same tool and tool options will be used for all input
# devices. No tool switching will occur when the input device changes.
@@ -625,7 +642,7 @@
# Save the tool options when GIMP exits. Possible values are yes and no.
#
-# (save-tool-options no)
+# (save-tool-options yes)
# Show a tooltip when the pointer hovers over an item. Possible values are
# yes and no.
@@ -749,7 +766,7 @@
# The location of the online user manual. This is used if
# 'user-manual-online' is enabled. This is a string value.
#
-# (user-manual-online-uri "http://docs.gimp.org/2.9")
+# (user-manual-online-uri "http://docs.gimp.org/2.10")
# The window type hint that is set on dock windows and the toolbox window.
# This may affect the way your window manager decorates and handles these
@@ -775,6 +792,11 @@
#
# (color-profile-policy ask)
+# Sets the default folder path for all color profile file dialogs. This is a
+# single filename.
+#
+#
+
# Sets the default rendering intent for the 'Convert to Color Profile'
# dialog. Possible values are perceptual, relative-colorimetric, saturation
# and absolute-colorimetric.
@@ -882,7 +904,7 @@
# (layer-new-composite-space auto)
# Sets the default composite mode for the 'New Layer' dialog. Possible
-# values are auto, src-over, src-atop, dst-atop and src-in.
+# values are auto, union, clip-to-backdrop, clip-to-layer and intersection.
#
# (layer-new-composite-mode auto)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]