wok-next view mate-icon-theme/stuff/patches/render-sizes.patch @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents
children
line source
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -25,7 +25,7 @@
4 AC_SUBST(SVGOUTDIR, "mate")
6 # Icon sizes we want to install
7 -AC_SUBST([render_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 256x256"])
8 +AC_SUBST([render_sizes], ["8x8 16x16 22x22 24x24 48x48"])
10 # Allow icon mapping to be disabled
11 AC_ARG_ENABLE([icon-mapping],