wok-next annotate mate-icon-theme/stuff/patches/render-sizes.patch @ rev 20845

Add neofetch, tcl2c-fork; build two versions of tklauncher (using tcl2c and tcl2c-fork) with different warnings
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 09:45:42 2018 +0300 (2018-06-23)
parents
children
rev   line source
al@20096 1 --- a/configure.ac
al@20096 2 +++ b/configure.ac
al@20096 3 @@ -25,7 +25,7 @@
al@20096 4 AC_SUBST(SVGOUTDIR, "mate")
al@20096 5
al@20096 6 # Icon sizes we want to install
al@20096 7 -AC_SUBST([render_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 256x256"])
al@20096 8 +AC_SUBST([render_sizes], ["8x8 16x16 22x22 24x24 48x48"])
al@20096 9
al@20096 10 # Allow icon mapping to be disabled
al@20096 11 AC_ARG_ENABLE([icon-mapping],