wok-next rev 4979
Up: lxpanel (to fix segmentation fault: Thanks monz)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 13:15:05 2010 +0000 (2010-02-24) |
parents | b303dfac3b48 |
children | 112c7cb6ae86 |
files | lxpanel-dev/receipt lxpanel-extra/receipt lxpanel/receipt |
line diff
1.1 --- a/lxpanel-dev/receipt Wed Feb 24 12:44:14 2010 +0000 1.2 +++ b/lxpanel-dev/receipt Wed Feb 24 13:15:05 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxpanel-dev" 1.7 -VERSION="0.5.3" 1.8 +VERSION="0.5.5" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="LXpanel devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/lxpanel-extra/receipt Wed Feb 24 12:44:14 2010 +0000 2.2 +++ b/lxpanel-extra/receipt Wed Feb 24 13:15:05 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="lxpanel-extra" 2.7 -VERSION="0.5.3" 2.8 +VERSION="0.5.5" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="LXpanel nestat wifi plugin and keyboard led indicator." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -16,7 +16,7 @@ 2.13 $fs/usr/lib/lxpanel/plugins \ 2.14 $fs/usr/share/lxpanel/images 2.15 # Plugins 2.16 - cp $_pkg/usr/lib/lxpanel/plugins/netstat.so \ 2.17 + cp $_pkg/usr/lib/lxpanel/plugins/netstatus.so \ 2.18 $fs/usr/lib/lxpanel/plugins 2.19 cp $_pkg/usr/lib/lxpanel/plugins/kbled.so \ 2.20 $fs/usr/lib/lxpanel/plugins
3.1 --- a/lxpanel/receipt Wed Feb 24 12:44:14 2010 +0000 3.2 +++ b/lxpanel/receipt Wed Feb 24 13:15:05 2010 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="lxpanel" 3.7 -VERSION="0.5.3" 3.8 +VERSION="0.5.5" 3.9 CATEGORY="x-window" 3.10 SHORT_DESC="Standard compliant desktop panel." 3.11 MAINTAINER="pankso@slitaz.org"