diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:12:58 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:12:58 +0000 |
commit | c5114b33ed3f9624741bacde50a3a64e4739cb20 (patch) | |
tree | 84963b53db4f011d94b3908e520d971e552ba462 /gimp-2.10.12-default-font.patch | |
parent | 5c479e3e71125d8634dbd13cb6ac2a5bd3bea2c0 (diff) |
automatic import of gimpopeneuler24.03_LTS
Diffstat (limited to 'gimp-2.10.12-default-font.patch')
-rw-r--r-- | gimp-2.10.12-default-font.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gimp-2.10.12-default-font.patch b/gimp-2.10.12-default-font.patch new file mode 100644 index 0000000..301e4a6 --- /dev/null +++ b/gimp-2.10.12-default-font.patch @@ -0,0 +1,12 @@ +diff -urNp a/etc/gimprc.in b/etc/gimprc.in +--- a/etc/gimprc.in 2019-08-20 13:03:43.195089141 +0200 ++++ b/etc/gimprc.in 2019-08-20 13:04:09.109353485 +0200 +@@ -153,7 +153,7 @@ + # Where to look for fonts in addition to the system-wide installed fonts. + # This is a colon-separated list of folders to search. + # +-# (font-path "${gimp_dir}/fonts:${gimp_data_dir}/fonts") ++(font-path "${gimp_dir}/fonts") + + # Specify a default brush. The brush is searched for in the specified brush + # path. This is a string value. |