wok-6.x diff lxlauncher/receipt @ rev 1000
themes for gtk and openbox
author | Pierre-Jean Fichet <sygne@ombres.eu> |
---|---|
date | Sun Jul 06 16:51:32 2008 +0200 (2008-07-06) |
parents | 8c93080d5e71 |
children | f0e0e1fd3f1b |
line diff
1.1 --- a/lxlauncher/receipt Thu May 15 20:54:54 2008 +0200 1.2 +++ b/lxlauncher/receipt Sun Jul 06 16:51:32 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxlauncher" 1.7 -VERSION="0.1.6" 1.8 +VERSION="0.2" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="LXDE desktop launcher." 1.11 DEPENDS="xorg-libX11 gtk+" 1.12 @@ -33,6 +33,6 @@ 1.13 cp -a $_pkg/usr/bin $fs/usr 1.14 # SliTaz home make config files 1.15 cp stuff/gtkrc $fs/usr/share/lxlauncher 1.16 - cp -a stuff/background $fs/usr/share/lxlauncher 1.17 + #cp -a stuff/background $fs/usr/share/lxlauncher 1.18 chown -R root.root $fs 1.19 }