slitaz-configs rev 120 4.6

lxpanel: dont use bg image, it come in double if panel size is more than 24px
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 02:02:19 2012 +0100 (2012-02-22)
parents 326b9336c3cb
children 634ab8810447
files rootfs/etc/lxpanel/slitaz/panels/bottom rootfs/etc/lxpanel/slitaz/panels/panel
line diff
     1.1 --- a/rootfs/etc/lxpanel/slitaz/panels/bottom	Wed Feb 22 01:51:25 2012 +0100
     1.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/bottom	Wed Feb 22 02:02:19 2012 +0100
     1.3 @@ -8,8 +8,8 @@
     1.4      widthtype=percent
     1.5      width=100
     1.6      height=24
     1.7 -    transparent=0
     1.8 -    tintcolor=#333333
     1.9 +    transparent=1
    1.10 +    tintcolor=#351a0a
    1.11      alpha=255
    1.12      autohide=0
    1.13      heightwhenhidden=2
    1.14 @@ -17,7 +17,7 @@
    1.15      setpartialstrut=1
    1.16      usefontcolor=1
    1.17      fontcolor=#ffffff
    1.18 -    background=1
    1.19 +    background=0
    1.20      backgroundfile=/usr/share/images/panel-background.png
    1.21      iconsize=24
    1.22  }
    1.23 @@ -27,6 +27,9 @@
    1.24      Config {
    1.25          name=SliTazMenu.directory
    1.26          image=slitaz-menu
    1.27 +        name=SliTazMenu.directory
    1.28 +        name=SliTazMenu.directory
    1.29 +        name=SliTazMenu.directory
    1.30          system {
    1.31          }
    1.32          separator {
     2.1 --- a/rootfs/etc/lxpanel/slitaz/panels/panel	Wed Feb 22 01:51:25 2012 +0100
     2.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/panel	Wed Feb 22 02:02:19 2012 +0100
     2.3 @@ -8,7 +8,7 @@
     2.4      widthtype=percent
     2.5      width=100
     2.6      height=24
     2.7 -    transparent=0
     2.8 +    transparent=1
     2.9      tintcolor=#351a0a
    2.10      alpha=255
    2.11      autohide=0
    2.12 @@ -17,7 +17,7 @@
    2.13      setpartialstrut=1
    2.14      usefontcolor=1
    2.15      fontcolor=#ffffff
    2.16 -    background=1
    2.17 +    background=0
    2.18      backgroundfile=/usr/share/images/panel-background.png
    2.19      iconsize=22
    2.20  }