diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:26:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:26:57 +0000 |
commit | 24752fcf48c15b6c13bb466f7c122bf87bc8cb66 (patch) | |
tree | 25e444dcf5d5f94373cf1967a11611f0c547e41d /debian | |
parent | Setting global-font to yes. (diff) | |
download | gimp-24752fcf48c15b6c13bb466f7c122bf87bc8cb66.tar.xz gimp-24752fcf48c15b6c13bb466f7c122bf87bc8cb66.zip |
Setting toolbox-wilber to no.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/progress-linux/0003-toolbox-wilber.patch | 15 | ||||
-rw-r--r-- | debian/patches/series | 1 |
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 cf77d3d..c510cb4 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -9,3 +9,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 |