summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0001-default-font.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:26:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:26:56 +0000
commit59b8c7e4ea8132a5182d8f07068f374c3cba4a9d (patch)
treeab5d7ff5f3b0bda6e17b2da5217c68d4ccc4809f /debian/patches/progress-linux/0001-default-font.patch
parentUpdating vcs fields. (diff)
downloadgimp-59b8c7e4ea8132a5182d8f07068f374c3cba4a9d.tar.xz
gimp-59b8c7e4ea8132a5182d8f07068f374c3cba4a9d.zip
Setting default-font to "DejaVu Sans".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/progress-linux/0001-default-font.patch')
-rw-r--r--debian/patches/progress-linux/0001-default-font.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0001-default-font.patch b/debian/patches/progress-linux/0001-default-font.patch
new file mode 100644
index 0000000..65ede14
--- /dev/null
+++ b/debian/patches/progress-linux/0001-default-font.patch
@@ -0,0 +1,15 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Setting default-font to "DejaVu Sans".
+
+diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
+--- gimp.orig/etc/gimprc.in
++++ gimp/etc/gimprc.in
+@@ -193,7 +193,7 @@
+
+ # Specify a default font. This is a string value.
+ #
+-# (default-font "Sans-serif")
++(default-font "DejaVu Sans")
+
+ # When enabled, the selected brush will be used for all tools. Possible
+ # values are yes and no.