mirror of https://github.com/GNOME/gimp.git
Update gimprc
This commit is contained in:
parent
e1b8f8efdf
commit
232adf8eb5
|
@ -341,18 +341,6 @@ contain a suffix of 'B', 'K', 'M' or 'G' which makes GIMP interpret the size
|
|||
as being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix
|
||||
is specified the size defaults to being specified in kilobytes.
|
||||
|
||||
.TP
|
||||
(install-colormap no)
|
||||
|
||||
Install a private colormap; might be useful on 8-bit (256 colors) displays.
|
||||
Possible values are yes and no.
|
||||
|
||||
.TP
|
||||
(min-colors 144)
|
||||
|
||||
Generally only a concern for 8-bit displays, this sets the minimum number of
|
||||
system colors allocated for GIMP. This is an integer value.
|
||||
|
||||
.TP
|
||||
(color-management
|
||||
(mode display)
|
||||
|
|
10
etc/gimprc
10
etc/gimprc
|
@ -275,16 +275,6 @@
|
|||
#
|
||||
# (thumbnail-filesize-limit 4M)
|
||||
|
||||
# Install a private colormap; might be useful on 8-bit (256 colors) displays.
|
||||
# Possible values are yes and no.
|
||||
#
|
||||
# (install-colormap no)
|
||||
|
||||
# Generally only a concern for 8-bit displays, this sets the minimum number
|
||||
# of system colors allocated for GIMP. This is an integer value.
|
||||
#
|
||||
# (min-colors 144)
|
||||
|
||||
# Defines the color management behavior. This is a parameter list.
|
||||
#
|
||||
# (color-management
|
||||
|
|
Loading…
Reference in New Issue