wok-4.x diff slitaz-icon/receipt @ rev 9446
Up: mercurial to 1.8.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Apr 01 22:09:09 2011 +0000 (2011-04-01) |
parents | 9d438789a992 |
children | 5d2c39bb0d1c |
line diff
1.1 --- a/slitaz-icon/receipt Wed Jan 12 00:21:05 2011 +0100 1.2 +++ b/slitaz-icon/receipt Fri Apr 01 22:09:09 2011 +0000 1.3 @@ -14,7 +14,7 @@ 1.4 { 1.5 mkdir -p $fs/usr/share/icons 1.6 cp -a $src/SliTaz $fs/usr/share/icons 1.7 - cp -a $src/themes/redyello/* $fs/usr/share/icons/SliTaz 1.8 + cp -a $src/themes/dark-brown/* $fs/usr/share/icons/SliTaz 1.9 chown -R root.root $fs 1.10 } 1.11