# HG changeset patch # User Christophe Lincoln # Date 1209731822 -7200 # Node ID a248289600d4b5dfaf2c0b47ed7b671d3141f6f7 # Parent 952f6a49c94c4814c547493f6c0e0cb293360d2f Up: lxpanel (0.3.5.4) diff -r 952f6a49c94c -r a248289600d4 lxpanel/receipt --- a/lxpanel/receipt Fri May 02 14:34:55 2008 +0200 +++ b/lxpanel/receipt Fri May 02 14:37:02 2008 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="lxpanel" -VERSION="0.3.5.2" +VERSION="0.3.5.4" CATEGORY="x-window" SHORT_DESC="Standard compliant desktop panel." MAINTAINER="pankso@slitaz.org" diff -r 952f6a49c94c -r a248289600d4 lxpanel/stuff/default/panels/panel --- a/lxpanel/stuff/default/panels/panel Fri May 02 14:34:55 2008 +0200 +++ b/lxpanel/stuff/default/panels/panel Fri May 02 14:37:02 2008 +0200 @@ -6,7 +6,7 @@ allign=center margin=0 widthtype=percent - width=72 + width=100 height=24 transparent=0 tintcolor=#000000 @@ -53,10 +53,10 @@ id=xterm.desktop } Button { - id=firefox.desktop + id=pcmanfm.desktop } Button { - id=pcmanfm.desktop + id=firefox.desktop } Button { id=obconf.desktop @@ -103,12 +103,23 @@ UseMouseWheel=1 UseUrgencyHint=1 FlatButton=0 - MaxTaskWidth=150 + MaxTaskWidth=200 spacing=1 } } Plugin { + type = space + Config { + Size=4 + } +} + +Plugin { + type = tray +} + +Plugin { type = volumealsa } @@ -134,7 +145,7 @@ Plugin { type = space Config { - Size=4 + Size=2 } } @@ -142,6 +153,9 @@ type = launchbar Config { Button { + id=lxtask.desktop + } + Button { id=hardinfo.desktop } } @@ -153,7 +167,7 @@ ClockFmt=%R TooltipFmt=%A %x Action=osmo - BoldFont=1 + BoldFont=0 } } diff -r 952f6a49c94c -r a248289600d4 lxpanel/stuff/default/panels/top --- a/lxpanel/stuff/default/panels/top Fri May 02 14:34:55 2008 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,38 +0,0 @@ -# lxpanel config file. Manually editing is not recommended. -# Use preference dialog in lxpanel to adjust config when you can. - -Global { - edge=top - allign=right - margin=0 - widthtype=request - width=32 - height=24 - transparent=1 - tintcolor=#000000 - alpha=0 - setdocktype=0 - setpartialstrut=0 - usefontcolor=0 - fontcolor=#000000 - background=0 -} - -Plugin { - type = space - Config { - Size=10 - } -} - -Plugin { - type = tray -} - -Plugin { - type = space - Config { - Size=6 - } -} -