# HG changeset patch # User Christophe Lincoln # Date 1332602865 -3600 # Node ID 7759794c5a0735e485c648cace5c687471a12872 # Parent b15932f93d49ebdf65b04fcfabcfedfb5bfa5d01 gtkonly: update lxpanel configs diff -r b15932f93d49 -r 7759794c5a07 gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom --- a/gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom Fri Mar 23 21:42:52 2012 +0000 +++ b/gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom Sat Mar 24 16:27:45 2012 +0100 @@ -27,6 +27,7 @@ Config { name=SliTazMenu.directory image=slitaz-menu + #tintcolor=orange system { } separator { @@ -35,12 +36,11 @@ image=exec command=run } - separator { - } - item { - image=lxde-logout - command=logout - } + #item { + #image=img + #name=Item name + #action=progname + #} } } diff -r b15932f93d49 -r 7759794c5a07 gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel --- a/gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel Fri Mar 23 21:42:52 2012 +0000 +++ b/gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel Sat Mar 24 16:27:45 2012 +0100 @@ -16,7 +16,7 @@ setdocktype=0 setpartialstrut=1 usefontcolor=1 - fontcolor=#ffffff + fontcolor=#cfcfcf background=0 backgroundfile=/usr/share/images/panel-background.png iconsize=22 @@ -30,10 +30,19 @@ } Plugin { + type = launchbar + Config { + Button { + id=/usr/share/applications/xterm.desktop + } + } +} + +Plugin { type = space expand=1 Config { - Size=2 + Size=80 } } @@ -41,7 +50,7 @@ type = dclock Config { ClockFmt=%A %d %B - %R - TooltipFmt=%A %x - %T + TooltipFmt=%A %d %B %Y - %T BoldFont=1 IconOnly=0 } @@ -62,7 +71,7 @@ Plugin { type = space Config { - Size=8 + Size=6 } } @@ -77,7 +86,7 @@ Plugin { type = space Config { - Size=4 + Size=6 } } @@ -85,7 +94,7 @@ type = batt Config { HideIfNoBattery=0 - AlarmCommand=desktopbox notify "Battery low" 4 + AlarmCommand=tazbox notify "Warning: battery low" "dialog-warning" AlarmTime=5 BackgroundColor=#1b0c03 BorderWidth=3 @@ -93,7 +102,34 @@ ChargingColor2=#cfcfcf DischargingColor1=#473b34 DischargingColor2=#473b34 - Size=12 + Size=14 + } +} + +Plugin { + type = space + Config { + Size=6 + } +} + +Plugin { + type = cpu +} + +Plugin { + type = space + Config { + Size=4 + } +} + +Plugin { + type = launchbar + Config { + Button { + id=/usr/share/applications/slitaz-logout.desktop + } } } @@ -104,14 +140,3 @@ } } -Plugin { - type = cpu -} - -Plugin { - type = space - Config { - Size=2 - } -} -