wok-6.x diff lxpanel/stuff/default/panels/panel @ rev 709
Up: lxpanel (0.3.5.4)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 02 14:37:02 2008 +0200 (2008-05-02) |
parents | 48598e123c5a |
children | a1d12c37584a |
line diff
1.1 --- a/lxpanel/stuff/default/panels/panel Thu Apr 24 12:51:07 2008 +0200 1.2 +++ b/lxpanel/stuff/default/panels/panel Fri May 02 14:37:02 2008 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 allign=center 1.5 margin=0 1.6 widthtype=percent 1.7 - width=72 1.8 + width=100 1.9 height=24 1.10 transparent=0 1.11 tintcolor=#000000 1.12 @@ -53,10 +53,10 @@ 1.13 id=xterm.desktop 1.14 } 1.15 Button { 1.16 - id=firefox.desktop 1.17 + id=pcmanfm.desktop 1.18 } 1.19 Button { 1.20 - id=pcmanfm.desktop 1.21 + id=firefox.desktop 1.22 } 1.23 Button { 1.24 id=obconf.desktop 1.25 @@ -103,12 +103,23 @@ 1.26 UseMouseWheel=1 1.27 UseUrgencyHint=1 1.28 FlatButton=0 1.29 - MaxTaskWidth=150 1.30 + MaxTaskWidth=200 1.31 spacing=1 1.32 } 1.33 } 1.34 1.35 Plugin { 1.36 + type = space 1.37 + Config { 1.38 + Size=4 1.39 + } 1.40 +} 1.41 + 1.42 +Plugin { 1.43 + type = tray 1.44 +} 1.45 + 1.46 +Plugin { 1.47 type = volumealsa 1.48 } 1.49 1.50 @@ -134,7 +145,7 @@ 1.51 Plugin { 1.52 type = space 1.53 Config { 1.54 - Size=4 1.55 + Size=2 1.56 } 1.57 } 1.58 1.59 @@ -142,6 +153,9 @@ 1.60 type = launchbar 1.61 Config { 1.62 Button { 1.63 + id=lxtask.desktop 1.64 + } 1.65 + Button { 1.66 id=hardinfo.desktop 1.67 } 1.68 } 1.69 @@ -153,7 +167,7 @@ 1.70 ClockFmt=%R 1.71 TooltipFmt=%A %x 1.72 Action=osmo 1.73 - BoldFont=1 1.74 + BoldFont=0 1.75 } 1.76 } 1.77