# HG changeset patch # User Richard Dunbar # Date 1336438250 0 # Node ID 76edaa6b2b6ec1f0278054d6f5a8efc2254a81c6 # Parent 63b3dc7c4b9a6d2adc0308f6e83ccb1d09bc379b firefox: update lxpanel config diff -r 63b3dc7c4b9a -r 76edaa6b2b6e firefox/rootfs/etc/lxpanel/default/panels/bottom --- a/firefox/rootfs/etc/lxpanel/default/panels/bottom Mon May 07 23:17:55 2012 +0000 +++ b/firefox/rootfs/etc/lxpanel/default/panels/bottom Tue May 08 00:50:50 2012 +0000 @@ -38,12 +38,12 @@ image=exec command=run } - separator { - } - item { - image=lxde-logout - command=logout - } + #separator { + #} + #item { + # image=lxde-logout + # command=logout + #} } } diff -r 63b3dc7c4b9a -r 76edaa6b2b6e firefox/rootfs/etc/lxpanel/default/panels/panel --- a/firefox/rootfs/etc/lxpanel/default/panels/panel Mon May 07 23:17:55 2012 +0000 +++ b/firefox/rootfs/etc/lxpanel/default/panels/panel Tue May 08 00:50:50 2012 +0000 @@ -33,7 +33,7 @@ type = launchbar Config { Button { - id=/usr/share/applications/xterm.desktop + id=/usr/share/applications/sakura.desktop } Button { id=/usr/share/applications/tazpanel.desktop @@ -115,7 +115,7 @@ Plugin { type = space Config { - Size=4 + Size=6 } } @@ -126,7 +126,22 @@ Plugin { type = space Config { - Size=2 + Size=4 } } +Plugin { + type = launchbar + Config { + Button { + id=/usr/share/applications/slitaz-logout.desktop + } + } +} + +Plugin { + type = space + Config { + Size=4 + } +}