wok-current rev 978
mplayer: have the right default theme
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jun 30 17:43:24 2008 +0200 (2008-06-30) |
parents | 679778c59649 |
children | 49b99a0389d9 |
files | mplayer/receipt |
line diff
1.1 --- a/mplayer/receipt Mon Jun 30 15:26:37 2008 +0200 1.2 +++ b/mplayer/receipt Mon Jun 30 17:43:24 2008 +0200 1.3 @@ -39,7 +39,7 @@ 1.4 cp $src/etc/example.conf $fs/etc/mplayer 1.5 # default skin 1.6 tar xjf stuff/productive-1.0.tar.bz2 -C $fs/usr/share/mplayer/skins 1.7 - cd $fs/usr/share/mplayer/skins && ln -s Blue-small default 1.8 + cd $fs/usr/share/mplayer/skins && ln -s productive default 1.9 # Font 1.10 cd .. && ln -s ../fonts/truetype/ttf-dejavu/DejaVuSans.ttf subfont.ttf 1.11 }