From 33130c2e7578885763ad10c4d2a3b9c64541eaa3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:32:58 +0200 Subject: Setting default-font to "DejaVu Sans". Signed-off-by: Daniel Baumann --- debian/patches/progress-linux/0001-default-font.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/patches/progress-linux/0001-default-font.patch (limited to 'debian/patches/progress-linux/0001-default-font.patch') 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 +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. -- cgit v1.2.3