flavors-stable view gtkonly/rootfs/etc/lxpanel/default/panels/bottom @ rev 131

Rename: core-basic --> gtkonly and up receipt desc
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 23:30:31 2012 +0100 (2012-02-22)
parents core-basic/rootfs/etc/lxpanel/default/panels/bottom@08ab1f351208
children 5cc72a7df621
line source
1 # lxpanel <profile> config file. Manually editing is not recommended.
2 # Use preference dialog in lxpanel to adjust config when you can.
4 Global {
5 edge=bottom
6 allign=center
7 margin=0
8 widthtype=percent
9 width=100
10 height=24
11 transparent=1
12 tintcolor=#ffffff
13 alpha=20
14 autohide=0
15 heightwhenhidden=2
16 setdocktype=0
17 setpartialstrut=1
18 usefontcolor=1
19 fontcolor=#ffffff
20 background=0
21 iconsize=24
22 }
24 Plugin {
25 type = pager
26 }
28 Plugin {
29 type = space
30 Config {
31 Size=4
32 }
33 }
35 Plugin {
36 type = taskbar
37 expand=1
38 Config {
39 tooltips=1
40 IconsOnly=0
41 ShowAllDesks=0
42 UseMouseWheel=1
43 UseUrgencyHint=1
44 FlatButton=1
45 MaxTaskWidth=200
46 spacing=2
47 GroupedTasks=1
48 }
49 }
51 Plugin {
52 type = dclock
53 Config {
54 ClockFmt=%R
55 TooltipFmt=%A %x
56 BoldFont=1
57 IconOnly=0
58 }
59 }