Setting icon-theme to "Legacy".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
0e21e511d4
commit
6ac2a01a35
2 changed files with 28 additions and 0 deletions
27
debian/patches/progress-linux/0005-icon-theme.patch
vendored
Normal file
27
debian/patches/progress-linux/0005-icon-theme.patch
vendored
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
|
Description: Setting icon-theme to "Legacy".
|
||||||
|
|
||||||
|
diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
|
||||||
|
--- gimp.orig/etc/gimprc.in
|
||||||
|
+++ gimp/etc/gimprc.in
|
||||||
|
@@ -794,7 +794,7 @@
|
||||||
|
|
||||||
|
# The name of the icon theme to use. This is a string value.
|
||||||
|
#
|
||||||
|
-# (icon-theme "Symbolic")
|
||||||
|
+(icon-theme "Legacy")
|
||||||
|
|
||||||
|
# When enabled, symbolic icons will be preferred if available. Possible
|
||||||
|
# values are yes and no.
|
||||||
|
diff -Naurp gimp.orig/libgimpwidgets/gimpicons.c gimp/libgimpwidgets/gimpicons.c
|
||||||
|
--- gimp.orig/libgimpwidgets/gimpicons.c
|
||||||
|
+++ gimp/libgimpwidgets/gimpicons.c
|
||||||
|
@@ -48,7 +48,7 @@
|
||||||
|
|
||||||
|
#define LIBGIMP_DOMAIN GETTEXT_PACKAGE "-libgimp"
|
||||||
|
#define GIMP_TOILET_PAPER "gimp-toilet-paper"
|
||||||
|
-#define GIMP_DEFAULT_ICON_THEME "Default"
|
||||||
|
+#define GIMP_DEFAULT_ICON_THEME "Legacy"
|
||||||
|
|
||||||
|
|
||||||
|
static GFile *icon_theme_path = NULL;
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -2,3 +2,4 @@ progress-linux/0001-default-font.patch
|
||||||
progress-linux/0002-global-font.patch
|
progress-linux/0002-global-font.patch
|
||||||
progress-linux/0003-toolbox-wilber.patch
|
progress-linux/0003-toolbox-wilber.patch
|
||||||
progress-linux/0004-dark-theme.patch
|
progress-linux/0004-dark-theme.patch
|
||||||
|
progress-linux/0005-icon-theme.patch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue