wok-current diff lxpanel/stuff/default/panels/panel @ rev 623

Up: lxpanel (0.3.5.2)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 21 00:44:02 2008 +0200 (2008-04-21)
parents 4b565515822c
children 6ecf84f52001
line diff
     1.1 --- a/lxpanel/stuff/default/panels/panel	Fri Apr 18 18:18:08 2008 +0200
     1.2 +++ b/lxpanel/stuff/default/panels/panel	Mon Apr 21 00:44:02 2008 +0200
     1.3 @@ -2,11 +2,11 @@
     1.4  # Use preference dialog in lxpanel to adjust config when you can.
     1.5  
     1.6  Global {
     1.7 -    edge=top
     1.8 +    edge=bottom
     1.9      allign=center
    1.10      margin=0
    1.11      widthtype=percent
    1.12 -    width=21
    1.13 +    width=72
    1.14      height=24
    1.15      transparent=0
    1.16      tintcolor=#000000
    1.17 @@ -22,7 +22,7 @@
    1.18  Plugin {
    1.19      type = space
    1.20      Config {
    1.21 -        Size=4
    1.22 +        Size=2
    1.23      }
    1.24  }
    1.25  
    1.26 @@ -53,10 +53,13 @@
    1.27              id=xterm.desktop
    1.28          }
    1.29          Button {
    1.30 -            id=emelfm2.desktop
    1.31 +            id=firefox.desktop
    1.32          }
    1.33          Button {
    1.34 -            id=firefox.desktop
    1.35 +            id=pcmanfm.desktop
    1.36 +        }
    1.37 +        Button {
    1.38 +            id=obconf.desktop
    1.39          }
    1.40      }
    1.41  }
    1.42 @@ -77,6 +80,39 @@
    1.43  }
    1.44  
    1.45  Plugin {
    1.46 +    type = space
    1.47 +    Config {
    1.48 +        Size=4
    1.49 +    }
    1.50 +}
    1.51 +
    1.52 +Plugin {
    1.53 +    type = pager
    1.54 +}
    1.55 +
    1.56 +Plugin {
    1.57 +    type = taskbar
    1.58 +    expand=1
    1.59 +    Config {
    1.60 +        tooltips=1
    1.61 +        IconsOnly=0
    1.62 +        AcceptSkipPager=1
    1.63 +        ShowIconified=1
    1.64 +        ShowMapped=1
    1.65 +        ShowAllDesks=0
    1.66 +        UseMouseWheel=1
    1.67 +        UseUrgencyHint=1
    1.68 +        FlatButton=0
    1.69 +        MaxTaskWidth=150
    1.70 +        spacing=1
    1.71 +    }
    1.72 +}
    1.73 +
    1.74 +Plugin {
    1.75 +    type = tray
    1.76 +}
    1.77 +
    1.78 +Plugin {
    1.79      type = volumealsa
    1.80  }
    1.81  
    1.82 @@ -96,6 +132,15 @@
    1.83  }
    1.84  
    1.85  Plugin {
    1.86 +    type = launchbar
    1.87 +    Config {
    1.88 +        Button {
    1.89 +            id=hardinfo.desktop
    1.90 +        }
    1.91 +    }
    1.92 +}
    1.93 +
    1.94 +Plugin {
    1.95      type = cpu
    1.96  }
    1.97