slitaz-configs rev 168

lxpanel: set panel as dock (neede for Openbox 3.5.0)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 21 02:22:18 2012 +0200 (2012-04-21)
parents c32f507bed4f
children be2e090a1720
files rootfs/etc/lxpanel/slitaz/panels/bottom rootfs/etc/lxpanel/slitaz/panels/panel
line diff
     1.1 --- a/rootfs/etc/lxpanel/slitaz/panels/bottom	Sat Apr 21 02:07:45 2012 +0200
     1.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/bottom	Sat Apr 21 02:22:18 2012 +0200
     1.3 @@ -7,19 +7,20 @@
     1.4      margin=0
     1.5      widthtype=percent
     1.6      width=100
     1.7 -    height=24
     1.8 +    height=22
     1.9      transparent=1
    1.10 -    tintcolor=#443B31
    1.11 +    tintcolor=#443b31
    1.12      alpha=255
    1.13      autohide=0
    1.14      heightwhenhidden=2
    1.15 -    setdocktype=0
    1.16 +    setdocktype=1
    1.17      setpartialstrut=1
    1.18      usefontcolor=1
    1.19 +    fontsize=10
    1.20      fontcolor=#ffffff
    1.21 +    usefontsize=0
    1.22      background=0
    1.23 -    backgroundfile=/usr/share/images/panel-background.png
    1.24 -    iconsize=24
    1.25 +    iconsize=22
    1.26  }
    1.27  
    1.28  Plugin {
     2.1 --- a/rootfs/etc/lxpanel/slitaz/panels/panel	Sat Apr 21 02:07:45 2012 +0200
     2.2 +++ b/rootfs/etc/lxpanel/slitaz/panels/panel	Sat Apr 21 02:22:18 2012 +0200
     2.3 @@ -7,18 +7,19 @@
     2.4      margin=0
     2.5      widthtype=percent
     2.6      width=100
     2.7 -    height=24
     2.8 +    height=22
     2.9      transparent=1
    2.10 -    tintcolor=#443B31
    2.11 +    tintcolor=#443b31
    2.12      alpha=255
    2.13      autohide=0
    2.14      heightwhenhidden=2
    2.15 -    setdocktype=0
    2.16 +    setdocktype=1
    2.17      setpartialstrut=1
    2.18      usefontcolor=1
    2.19 +    fontsize=10
    2.20      fontcolor=#ffffff
    2.21 +    usefontsize=0
    2.22      background=0
    2.23 -    backgroundfile=/usr/share/images/panel-background.png
    2.24      iconsize=22
    2.25  }
    2.26