docs, etc: default gimprc and its manpage regenerated by distcheck
This commit is contained in:
@ -60,7 +60,7 @@ Sets how many threads GIMP should use for operations that support it. This is
|
|||||||
an integer value.
|
an integer value.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(tile-cache-size 6118478k)
|
(tile-cache-size 6115246k)
|
||||||
|
|
||||||
When the amount of pixel data exceeds this limit, GIMP will start to swap
|
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
|
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.
|
This is a colon-separated list of folders to search.
|
||||||
|
|
||||||
.TP
|
.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
|
Sets the brush search path. This is a colon-separated list of folders to
|
||||||
search.
|
search.
|
||||||
@ -283,8 +283,8 @@ are yes and no.
|
|||||||
|
|
||||||
.TP
|
.TP
|
||||||
(default-image
|
(default-image
|
||||||
(width 2001)
|
(width 1920)
|
||||||
(height 1984)
|
(height 1080)
|
||||||
(unit pixels)
|
(unit pixels)
|
||||||
(xresolution 300.000000)
|
(xresolution 300.000000)
|
||||||
(yresolution 300.000000)
|
(yresolution 300.000000)
|
||||||
@ -320,7 +320,7 @@ kept available until the undo-size limit is reached. This is an integer
|
|||||||
value.
|
value.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(undo-size 1566330368)
|
(undo-size 1565502976)
|
||||||
|
|
||||||
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
|
||||||
@ -429,6 +429,27 @@ yes and no.
|
|||||||
Which plug-in to use for importing raw digital camera files. This is a single
|
Which plug-in to use for importing raw digital camera files. This is a single
|
||||||
filename.
|
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
|
.TP
|
||||||
(transparency-size medium-checks)
|
(transparency-size medium-checks)
|
||||||
|
|
||||||
@ -482,7 +503,7 @@ opened, otherwise it will be displayed with a scale of 1:1. Possible values
|
|||||||
are yes and no.
|
are yes and no.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(cursor-mode tool-icon)
|
(cursor-mode tool-crosshair)
|
||||||
|
|
||||||
Sets the type of mouse pointers to use. Possible values are tool-icon,
|
Sets the type of mouse pointers to use. Possible values are tool-icon,
|
||||||
tool-crosshair and crosshair.
|
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.
|
was opened. Possible values are yes and no.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(save-device-status no)
|
(save-device-status yes)
|
||||||
|
|
||||||
Remember the current tool, pattern, color, and brush across GIMP sessions.
|
Remember the current tool, pattern, color, and brush across GIMP sessions.
|
||||||
Possible values are yes and no.
|
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.
|
Possible values are yes and no.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(save-tool-options no)
|
(save-tool-options yes)
|
||||||
|
|
||||||
Save the tool options when GIMP exits. Possible values are yes and no.
|
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.
|
Otherwise the locally installed copy is used. Possible values are yes and no.
|
||||||
|
|
||||||
.TP
|
.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'
|
The location of the online user manual. This is used if 'user-manual-online'
|
||||||
is enabled. This is a string value.
|
is enabled. This is a string value.
|
||||||
@ -978,6 +999,11 @@ Enable the Seamless Clone tool. Possible values are yes and no.
|
|||||||
How to handle embedded color profiles when opening a file. Possible values
|
How to handle embedded color profiles when opening a file. Possible values
|
||||||
are ask, keep and convert.
|
are ask, keep and convert.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
|
||||||
|
Sets the default folder path for all color profile file dialogs. This is a
|
||||||
|
single filename.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
(image-convert-profile-intent relative-colorimetric)
|
(image-convert-profile-intent relative-colorimetric)
|
||||||
|
|
||||||
@ -1106,7 +1132,7 @@ are auto, rgb-linear, rgb-perceptual and lab.
|
|||||||
(layer-new-composite-mode auto)
|
(layer-new-composite-mode auto)
|
||||||
|
|
||||||
Sets the default composite mode for the 'New Layer' dialog. Possible values
|
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
|
.TP
|
||||||
(layer-new-opacity 1.000000)
|
(layer-new-opacity 1.000000)
|
||||||
|
|||||||
42
etc/gimprc
42
etc/gimprc
@ -42,7 +42,7 @@
|
|||||||
# specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is
|
# specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is
|
||||||
# specified the size defaults to being specified in kilobytes.
|
# 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
|
# When enabled, uses OpenCL for some operations. Possible values are yes and
|
||||||
# no.
|
# no.
|
||||||
@ -108,7 +108,7 @@
|
|||||||
# Sets the brush search path. This is a colon-separated list of folders to
|
# Sets the brush search path. This is a colon-separated list of folders to
|
||||||
# search.
|
# 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.
|
# 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.
|
# Sets the default image in the "File/New" dialog. This is a parameter list.
|
||||||
#
|
#
|
||||||
# (default-image
|
# (default-image
|
||||||
# (width 2001)
|
# (width 1920)
|
||||||
# (height 1984)
|
# (height 1080)
|
||||||
# (unit pixels)
|
# (unit pixels)
|
||||||
# (xresolution 300.000000)
|
# (xresolution 300.000000)
|
||||||
# (yresolution 300.000000)
|
# (yresolution 300.000000)
|
||||||
@ -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 1566330368)
|
# (undo-size 1565502976)
|
||||||
|
|
||||||
# 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
|
||||||
@ -351,6 +351,23 @@
|
|||||||
#
|
#
|
||||||
# (import-raw-plug-in "")
|
# (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
|
# Sets the size of the checkerboard used to display transparency. Possible
|
||||||
# values are small-checks, medium-checks and large-checks.
|
# 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,
|
# Sets the type of mouse pointers to use. Possible values are tool-icon,
|
||||||
# tool-crosshair and crosshair.
|
# tool-crosshair and crosshair.
|
||||||
#
|
#
|
||||||
# (cursor-mode tool-icon)
|
# (cursor-mode tool-crosshair)
|
||||||
|
|
||||||
# Context-dependent mouse pointers are helpful. They are enabled by default.
|
# Context-dependent mouse pointers are helpful. They are enabled by default.
|
||||||
# However, they require overhead that you may want to do without. Possible
|
# 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.
|
# Remember the current tool, pattern, color, and brush across GIMP sessions.
|
||||||
# Possible values are yes and no.
|
# 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
|
# 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.
|
# 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 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
|
# Show a tooltip when the pointer hovers over an item. Possible values are
|
||||||
# yes and no.
|
# yes and no.
|
||||||
@ -749,7 +766,7 @@
|
|||||||
# The location of the online user manual. This is used if
|
# The location of the online user manual. This is used if
|
||||||
# 'user-manual-online' is enabled. This is a string value.
|
# '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.
|
# 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
|
# This may affect the way your window manager decorates and handles these
|
||||||
@ -775,6 +792,11 @@
|
|||||||
#
|
#
|
||||||
# (color-profile-policy ask)
|
# (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'
|
# Sets the default rendering intent for the 'Convert to Color Profile'
|
||||||
# dialog. Possible values are perceptual, relative-colorimetric, saturation
|
# dialog. Possible values are perceptual, relative-colorimetric, saturation
|
||||||
# and absolute-colorimetric.
|
# and absolute-colorimetric.
|
||||||
@ -882,7 +904,7 @@
|
|||||||
# (layer-new-composite-space auto)
|
# (layer-new-composite-space auto)
|
||||||
|
|
||||||
# Sets the default composite mode for the 'New Layer' dialog. Possible
|
# 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)
|
# (layer-new-composite-mode auto)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user