summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:15:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:15:05 +0000
commit4e38c2a7290e1992e88a01d1743e73a3f66bc394 (patch)
treeb5b5964afc5f9c9d79ef10f127869144271bf1de
parentSetting global-font to yes. (diff)
downloadgimp-4e38c2a7290e1992e88a01d1743e73a3f66bc394.tar.xz
gimp-4e38c2a7290e1992e88a01d1743e73a3f66bc394.zip
Setting toolbox-wilber to no.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/progress-linux/0003-toolbox-wilber.patch15
-rw-r--r--debian/patches/series1
2 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0003-toolbox-wilber.patch b/debian/patches/progress-linux/0003-toolbox-wilber.patch
new file mode 100644
index 0000000..62bba52
--- /dev/null
+++ b/debian/patches/progress-linux/0003-toolbox-wilber.patch
@@ -0,0 +1,15 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Setting toolbox-wilber to no.
+
+diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
+--- gimp.orig/etc/gimprc.in
++++ gimp/etc/gimprc.in
+@@ -779,7 +779,7 @@
+ # Show the GIMP mascot at the top of the toolbox. Possible values are yes
+ # and no.
+ #
+-# (toolbox-wilber yes)
++(toolbox-wilber no)
+
+ # Use a single toolbox button for grouped tools. Possible values are yes and
+ # no.
diff --git a/debian/patches/series b/debian/patches/series
index 575e0e3..6c5ea3a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
02_hurd_ftbfs.patch
progress-linux/0001-default-font.patch
progress-linux/0002-global-font.patch
+progress-linux/0003-toolbox-wilber.patch