wok diff lxappearance/receipt @ rev 4574

Up: lxappearance (0.3.0)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Dec 08 22:06:09 2009 +0100 (2009-12-08)
parents 00a2525fa189
children eea856c872d5
line diff
     1.1 --- a/lxappearance/receipt	Mon Aug 03 11:40:58 2009 +0000
     1.2 +++ b/lxappearance/receipt	Tue Dec 08 22:06:09 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxappearance"
     1.7 -VERSION="0.2.1"
     1.8 +VERSION="0.3.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Desktop setting configuration utility from LXDE."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -30,7 +30,7 @@
    1.13      mkdir -p $fs/usr/share
    1.14      cp -a $_pkg/usr/bin $fs/usr
    1.15      cp -a $_pkg/usr/share/lxappearance $fs/usr/share
    1.16 -    
    1.17 +
    1.18      # Remove a few "heavy" an unseful images
    1.19      chmod +x $fs/usr/share/lxappearance/*.sh
    1.20  }