wok diff slitaz-icon/receipt @ rev 13235
Move from undigest: lz4
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 14 13:39:08 2012 +0200 (2012-08-14) |
parents | 04e8cd2fc52d |
children | eb8067417980 |
line diff
1.1 --- a/slitaz-icon/receipt Wed Feb 22 02:49:53 2012 +0100 1.2 +++ b/slitaz-icon/receipt Tue Aug 14 13:39:08 2012 +0200 1.3 @@ -16,6 +16,8 @@ 1.4 cp -a $src/SliTaz $fs/usr/share/icons 1.5 sed -i s'/Name=Faenza/Name=SliTaz/' \ 1.6 $fs/usr/share/icons/SliTaz/index.theme 1.7 + # We use a new one provided by TazPanel 1.8 + rm $fs/usr/share/icons/SliTaz/apps/22/tazpanel.png 1.9 chown -R root.root $fs 1.10 } 1.11