From d111cd3c9892f0e8ea68baefc2ab62e41f6c98e3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 05:15:05 +0200 Subject: Setting global-font to yes. Signed-off-by: Daniel Baumann --- debian/patches/progress-linux/0002-global-font.patch | 15 +++++++++++++++ debian/patches/series | 1 + 2 files changed, 16 insertions(+) create mode 100644 debian/patches/progress-linux/0002-global-font.patch (limited to 'debian') diff --git a/debian/patches/progress-linux/0002-global-font.patch b/debian/patches/progress-linux/0002-global-font.patch new file mode 100644 index 0000000..6ca939a --- /dev/null +++ b/debian/patches/progress-linux/0002-global-font.patch @@ -0,0 +1,15 @@ +Author: Daniel Baumann +Description: Setting global-font to yes. + +diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in +--- gimp.orig/etc/gimprc.in ++++ gimp/etc/gimprc.in +@@ -223,7 +223,7 @@ + # When enabled, the selected font will be used for all tools. Possible + # values are yes and no. + # +-# (global-font yes) ++(global-font yes) + + # Sets the default image in the "File/New" dialog. This is a parameter list. + # diff --git a/debian/patches/series b/debian/patches/series index 51935e1..575e0e3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ 01_hurd_ftbfs.patch 02_hurd_ftbfs.patch progress-linux/0001-default-font.patch +progress-linux/0002-global-font.patch -- cgit v1.2.3