wok rev 800

lxpanel: obconf is not a often used apps... 3 icons nice
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 15 21:41:53 2008 +0200 (2008-05-15)
parents 2df97a83dc22
children be8d7caf2c51
files lxpanel/stuff/default/panels/panel
line diff
     1.1 --- a/lxpanel/stuff/default/panels/panel	Thu May 15 21:25:18 2008 +0200
     1.2 +++ b/lxpanel/stuff/default/panels/panel	Thu May 15 21:41:53 2008 +0200
     1.3 @@ -50,24 +50,14 @@
     1.4      type = launchbar
     1.5      Config {
     1.6          Button {
     1.7 -            id=xterm.desktop
     1.8 +            id=pcmanfm.desktop
     1.9          }
    1.10          Button {
    1.11 -            id=pcmanfm.desktop
    1.12 +            id=xterm.desktop
    1.13          }
    1.14          Button {
    1.15              id=firefox.desktop
    1.16          }
    1.17 -        Button {
    1.18 -            id=obconf.desktop
    1.19 -        }
    1.20 -    }
    1.21 -}
    1.22 -
    1.23 -Plugin {
    1.24 -    type = space
    1.25 -    Config {
    1.26 -        Size=4
    1.27      }
    1.28  }
    1.29