# HG changeset patch # User Christophe Lincoln # Date 1249503923 -7200 # Node ID 6e81a6ca8584a9ab344714335060b504243d9875 # Parent c0ad9035c91f561bdaf85a70f6d3b336651c6820 Up: lxpanel (0.5.2) diff -r c0ad9035c91f -r 6e81a6ca8584 lxpanel-extra/receipt --- a/lxpanel-extra/receipt Wed Aug 05 16:07:20 2009 +0000 +++ b/lxpanel-extra/receipt Wed Aug 05 22:25:23 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="lxpanel-extra" -VERSION="0.5.1" +VERSION="0.5.2" CATEGORY="x-window" SHORT_DESC="LXpanel nestat wifi plugin and keyboard led indicator." MAINTAINER="pankso@slitaz.org" diff -r c0ad9035c91f -r 6e81a6ca8584 lxpanel/receipt --- a/lxpanel/receipt Wed Aug 05 16:07:20 2009 +0000 +++ b/lxpanel/receipt Wed Aug 05 22:25:23 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="lxpanel" -VERSION="0.5.1" +VERSION="0.5.2" CATEGORY="x-window" SHORT_DESC="Standard compliant desktop panel." MAINTAINER="pankso@slitaz.org" @@ -35,7 +35,7 @@ cp -a $_pkg/usr/bin $fs/usr cp -a $_pkg/usr/lib $fs/usr cp -a $_pkg/usr/share/lxpanel $fs/usr/share - + # Remove a few "heavy" and unuseful images (ns* goes in extra) for i in file-manager* stock_volume* gnome-[a-m]*.png \ gnome-netstatus-[d-t]*.png gnome-[o-z]*.png my-* \ @@ -43,21 +43,21 @@ do rm $fs/usr/share/lxpanel/images/$i done - + # Custom images to match SliTaz theme. cp -a stuff/images/* $fs/usr/share/lxpanel/images - + # Remove plugins --> lxpanel-extra rm $fs/usr/lib/lxpanel/plugins/netstat.so rm $fs/usr/lib/lxpanel/plugins/kbled.so - + # Move profile to /etc/lxpanel (/usr maybe read-only) and default config mkdir $fs/etc mv -f $fs/usr/share/lxpanel/profile $fs/etc/lxpanel ln -s /etc/lxpanel $fs/usr/share/lxpanel/profile mv $fs/etc/lxpanel/default $fs/etc/lxpanel/original cp -a stuff/default $fs/etc/lxpanel - + # lxsession-logout fake cat > $fs/usr/bin/lxsession-logout << "EOT" #!/bin/sh