summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:32:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:32:59 +0000
commit6e2daacbbe4a411afcdcaf5e91f1da51d8791f15 (patch)
tree2da1537586be6e7a90df6ccfd35529b6c790af53
parentSetting global-font to yes. (diff)
downloadgimp-6e2daacbbe4a411afcdcaf5e91f1da51d8791f15.tar.xz
gimp-6e2daacbbe4a411afcdcaf5e91f1da51d8791f15.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 8709182..4c16cf0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ plug-ins-Fix-DDS-import-regression-from-7db71cd0.patch
plug-ins-Additional-fixes-for-DDS-Import.patch
progress-linux/0001-default-font.patch
progress-linux/0002-global-font.patch
+progress-linux/0003-toolbox-wilber.patch