summaryrefslogtreecommitdiff
path: root/gimp-2.10.0-cm-system-monitor-profile-by-default.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 02:12:58 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 02:12:58 +0000
commitc5114b33ed3f9624741bacde50a3a64e4739cb20 (patch)
tree84963b53db4f011d94b3908e520d971e552ba462 /gimp-2.10.0-cm-system-monitor-profile-by-default.patch
parent5c479e3e71125d8634dbd13cb6ac2a5bd3bea2c0 (diff)
automatic import of gimpopeneuler24.03_LTS
Diffstat (limited to 'gimp-2.10.0-cm-system-monitor-profile-by-default.patch')
-rw-r--r--gimp-2.10.0-cm-system-monitor-profile-by-default.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/gimp-2.10.0-cm-system-monitor-profile-by-default.patch b/gimp-2.10.0-cm-system-monitor-profile-by-default.patch
new file mode 100644
index 0000000..35493af
--- /dev/null
+++ b/gimp-2.10.0-cm-system-monitor-profile-by-default.patch
@@ -0,0 +1,25 @@
+diff -up gimp-2.10.14/etc/gimprc.in.cm-system-monitor-profile-by-default gimp-2.10.14/etc/gimprc.in
+--- gimp-2.10.14/etc/gimprc.in.cm-system-monitor-profile-by-default 2019-10-26 21:46:48.000000000 +0200
++++ gimp-2.10.14/etc/gimprc.in 2019-11-04 13:17:23.322750636 +0100
+@@ -317,9 +317,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)
+@@ -328,7 +328,8 @@
+ # (simulation-optimize yes)
+ # (simulation-gamut-check no)
+ # (out-of-gamut-color (color-rgb 1 0 1))
+-# (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.