wok diff slitaz-icons-faenza-dark/receipt @ rev 18656

Add pypar2 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 02 21:12:02 2015 +0100 (2015-12-02)
parents 5e26ab6bd360
children a3a6d7f1c72f
line diff
     1.1 --- a/slitaz-icons-faenza-dark/receipt	Sat Nov 07 03:08:19 2015 +0200
     1.2 +++ b/slitaz-icons-faenza-dark/receipt	Wed Dec 02 21:12:02 2015 +0100
     1.3 @@ -35,4 +35,6 @@
     1.4  	cp -f $f/16x16/apps/system-log-out.png $f/16x16/actions
     1.5  	for d in 16x16/status 16x16/apps 48x48; do rm -r $f/$d; done
     1.6  	cp -f $stuff/index.theme $f
     1.7 +	# Use 16x16 icon on 22x22 canvas:
     1.8 +	cp  $stuff/avatar-default.png $f/22x22/status
     1.9  }