flavors view firefox/rootfs/etc/lxpanel/default/panels/bottom @ rev 173

firefox: update lxpanel config
author Richard Dunbar <mojo@slitaz.org>
date Tue May 08 00:50:50 2012 +0000 (2012-05-08)
parents 4199e6d4c7d1
children
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=#351a0a
13 alpha=255
14 autohide=0
15 heightwhenhidden=2
16 setdocktype=0
17 setpartialstrut=1
18 usefontcolor=1
19 fontcolor=#ffffff
20 background=0
21 backgroundfile=/usr/share/images/panel-background.png
22 iconsize=24
23 }
25 Plugin {
26 type = menu
27 Config {
28 name=SliTazMenu.directory
29 image=slitaz-menu
30 name=SliTazMenu.directory
31 name=SliTazMenu.directory
32 name=SliTazMenu.directory
33 system {
34 }
35 separator {
36 }
37 item {
38 image=exec
39 command=run
40 }
41 #separator {
42 #}
43 #item {
44 # image=lxde-logout
45 # command=logout
46 #}
47 }
48 }
50 Plugin {
51 type = space
52 Config {
53 Size=4
54 }
55 }
57 Plugin {
58 type = taskbar
59 expand=1
60 Config {
61 tooltips=1
62 IconsOnly=0
63 ShowAllDesks=0
64 UseMouseWheel=1
65 UseUrgencyHint=1
66 FlatButton=1
67 MaxTaskWidth=200
68 spacing=2
69 GroupedTasks=1
70 }
71 }
73 Plugin {
74 type = tray
75 }
77 Plugin {
78 type = pager
79 }