diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 14:38:44 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 14:38:44 +0000 |
commit | af80f5f94ef0c11caf98888aa4c622b719d8a2dc (patch) | |
tree | 84963b53db4f011d94b3908e520d971e552ba462 /gimp-2.10.24-external-help-browser.patch | |
parent | fc0b2e13ec5cd6cdd4d0ac25d7ed46ca3607cdab (diff) |
automatic import of gimpopeneuler24.03_LTS
Diffstat (limited to 'gimp-2.10.24-external-help-browser.patch')
-rw-r--r-- | gimp-2.10.24-external-help-browser.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gimp-2.10.24-external-help-browser.patch b/gimp-2.10.24-external-help-browser.patch new file mode 100644 index 0000000..09f4118 --- /dev/null +++ b/gimp-2.10.24-external-help-browser.patch @@ -0,0 +1,12 @@ +diff -up gimp-2.10.24/etc/gimprc.in.external-help-browser gimp-2.10.24/etc/gimprc.in +--- gimp-2.10.24/etc/gimprc.in.external-help-browser 2021-04-03 00:02:39.312656132 +0200 ++++ gimp-2.10.24/etc/gimprc.in 2021-04-03 00:03:27.360453285 +0200 +@@ -836,7 +836,7 @@ + # Sets the browser used by the help system. Possible values are gimp and + # web-browser. + # +-# (help-browser web-browser) ++(help-browser web-browser) + + # When enabled, a search of actions will also return inactive actions. + # Possible values are yes and no. |