slitaz-configs rev 104

lxpanel: up confif and add bg images used in last cooking
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 07 16:07:56 2011 +0200 (2011-06-07)
parents 30086ba64ee9
children 96f843c61953
files rootfs/etc/lxpanel/slitaz/panels/bottom rootfs/etc/lxpanel/slitaz/panels/panel rootfs/usr/share/images/panel-background.png
line diff
     1.1 --- a/rootfs/etc/lxpanel/slitaz/panels/bottom	Wed Jun 01 19:19:03 2011 +0200
     1.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/bottom	Tue Jun 07 16:07:56 2011 +0200
     1.3 @@ -7,8 +7,8 @@
     1.4      margin=0
     1.5      widthtype=percent
     1.6      width=100
     1.7 -    height=25
     1.8 -    transparent=1
     1.9 +    height=24
    1.10 +    transparent=0
    1.11      tintcolor=#ffffff
    1.12      alpha=20
    1.13      autohide=0
    1.14 @@ -17,18 +17,12 @@
    1.15      setpartialstrut=1
    1.16      usefontcolor=1
    1.17      fontcolor=#ffffff
    1.18 -    background=0
    1.19 +    background=1
    1.20 +    backgroundfile=/usr/share/images/panel-background.png
    1.21      iconsize=24
    1.22  }
    1.23  
    1.24  Plugin {
    1.25 -    type = space
    1.26 -    Config {
    1.27 -        Size=4
    1.28 -    }
    1.29 -}
    1.30 -
    1.31 -Plugin {
    1.32      type = pager
    1.33  }
    1.34  
     2.1 --- a/rootfs/etc/lxpanel/slitaz/panels/panel	Wed Jun 01 19:19:03 2011 +0200
     2.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/panel	Tue Jun 07 16:07:56 2011 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4      widthtype=percent
     2.5      width=100
     2.6      height=24
     2.7 -    transparent=1
     2.8 +    transparent=0
     2.9      tintcolor=#ffffff
    2.10      alpha=20
    2.11      autohide=0
    2.12 @@ -17,9 +17,9 @@
    2.13      setpartialstrut=1
    2.14      usefontcolor=1
    2.15      fontcolor=#ffffff
    2.16 -    background=0
    2.17 -    backgroundfile=/usr/share/lxpanel/images/background.png
    2.18 -    iconsize=24
    2.19 +    background=1
    2.20 +    backgroundfile=/usr/share/images/panel-background.png
    2.21 +    iconsize=22
    2.22  }
    2.23  
    2.24  Plugin {
    2.25 @@ -144,4 +144,3 @@
    2.26          Size=2
    2.27      }
    2.28  }
    2.29 -
     3.1 Binary file rootfs/usr/share/images/panel-background.png has changed