slitaz-configs rev 132 4.8.1

lxpanel: Use cpu applet by default
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 01 17:09:28 2012 +0100 (2012-03-01)
parents a98fade21179
children 814a31edb954
files rootfs/etc/lxpanel/slitaz/panels/panel
line diff
     1.1 --- a/rootfs/etc/lxpanel/slitaz/panels/panel	Thu Mar 01 12:28:31 2012 +0100
     1.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/panel	Thu Mar 01 17:09:28 2012 +0100
     1.3 @@ -119,3 +119,14 @@
     1.4      }
     1.5  }
     1.6  
     1.7 +Plugin {
     1.8 +    type = cpu
     1.9 +}
    1.10 +
    1.11 +Plugin {
    1.12 +    type = space
    1.13 +    Config {
    1.14 +        Size=2
    1.15 +    }
    1.16 +}
    1.17 +