# HG changeset patch # User Christophe Lincoln # Date 1269374423 -3600 # Node ID 7eb937787b3a8708dbb5277dc3bee07aef40b057 # Parent 81ea551928bc98a6a178b6e8f23e08373405cf5a lxpanel: fix config file diff -r 81ea551928bc -r 7eb937787b3a lxpanel/stuff/default/panels/panel --- a/lxpanel/stuff/default/panels/panel Tue Mar 23 20:45:29 2010 +0100 +++ b/lxpanel/stuff/default/panels/panel Tue Mar 23 21:00:23 2010 +0100 @@ -38,7 +38,7 @@ separator { } item { - image=/usr/share/icons/SliTaz/16x16/categories/applications-system.png + image=/usr/share/icons/SliTaz/16x16/actions/go-next.png command=run } separator { @@ -64,6 +64,9 @@ id=xterm.desktop } Button { + id=pcmanfm.desktop + } + Button { id=midori.desktop } } @@ -175,11 +178,7 @@ Plugin { type = dclock Config { - ClockFmt=%R - TooltipFmt=%A %x - Action=desktopbox calendar BoldFont=0 IconOnly=0 } } -