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 | f1e6356ad4a05d54ce96066bedf18b74635f1c6d (patch) | |
tree | b3327d2b18815580461b4534f65ea92621c87c8a /debian/rules | |
parent | Setting theme to "System". (diff) | |
download | gimp-f1e6356ad4a05d54ce96066bedf18b74635f1c6d.tar.xz gimp-f1e6356ad4a05d54ce96066bedf18b74635f1c6d.zip |
Setting icon-theme to "Color".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 0f5f3d8..308502f 100755 --- a/debian/rules +++ b/debian/rules @@ -42,3 +42,5 @@ override_dh_makeshlibs: override_dh_install: find debian/tmp -name '*.la' -print -delete dh_install + # gimp folder icons override gtk icons in file dialogs (#900170) + rm -f debian/gimp-data/usr/share/gimp/2.0/icons/Color/scalable/apps/folder*.svg |