5fcbb4ca6b
- build without help-browser (#1375809) - build with OpenEXR support - build with webp support - don't BR: webkitgtk-devel - explicitly require perl for building - update runtime dependency versions - remove obsolete build deps: gnome-keyring-devel, libgnomeui-devel - don't run appdata test which requires network access
26 lines
996 B
Diff
26 lines
996 B
Diff
diff -up gimp-2.10.0/etc/gimprc.in.cm-system-monitor-profile-by-default gimp-2.10.0/etc/gimprc.in
|
|
--- gimp-2.10.0/etc/gimprc.in.cm-system-monitor-profile-by-default 2018-04-28 17:21:37.050632773 +0200
|
|
+++ gimp-2.10.0/etc/gimprc.in 2018-04-28 17:22:37.399518036 +0200
|
|
@@ -306,9 +306,9 @@
|
|
|
|
# Defines the color management behavior. This is a parameter list.
|
|
#
|
|
-# (color-management
|
|
+(color-management
|
|
# (mode display)
|
|
-# (display-profile-from-gdk no)
|
|
+ (display-profile-from-gdk no)
|
|
# (display-rendering-intent relative-colorimetric)
|
|
# (display-use-black-point-compensation yes)
|
|
# (display-optimize yes)
|
|
@@ -317,7 +317,8 @@
|
|
# (simulation-optimize yes)
|
|
# (simulation-gamut-check no)
|
|
# (out-of-gamut-color (color-rgb 1.000000 0.000000 1.000000))
|
|
-# (display-module "CdisplayLcms"))
|
|
+# (display-module "CdisplayLcms")
|
|
+)
|
|
|
|
# Keep a permanent record of all opened and saved files in the Recent
|
|
# Documents list. Possible values are yes and no.
|