aboutsummaryrefslogtreecommitdiffstats
path: root/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
blob: c93dc0a892c86b60167d451261a0fcaa2df6c61f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="UTF-8"?>

<channel name="xfce4-panel" version="1.0">
	<property name="configver" type="int" value="2"/>
	<property name="panels" type="array">
		<value type="int" value="1"/>
		<value type="int" value="2"/>
		<property name="panel-1" type="empty">
			<property name="position" type="string" value="p=6;x=0;y=0"/>
			<property name="size" type="uint" value="36"/>
			<property name="length" type="uint" value="100"/>
			<property name="position-locked" type="bool" value="false"/>
			<property name="plugin-ids" type="array">
				<value type="int" value="1"/>
				<value type="int" value="2"/>
				<value type="int" value="3"/>
				<value type="int" value="4"/>
				<value type="int" value="5"/>
				<value type="int" value="6"/>
				<value type="int" value="8"/>
				<value type="int" value="9"/>
				<value type="int" value="10"/>
				<value type="int" value="11"/>
				<value type="int" value="17"/>
				<value type="int" value="18"/>
				<value type="int" value="19"/>
				<value type="int" value="20"/>
			</property>
		</property>
		<property name="panel-2" type="empty">
			<property name="position" type="string" value="p=10;x=0;y=0"/>
			<property name="length" type="uint" value="100"/>
			<property name="position-locked" type="bool" value="false"/>
			<property name="size" type="uint" value="32"/>
			<property name="plugin-ids" type="array">
				<value type="int" value="21"/>
				<value type="int" value="22"/>
				<value type="int" value="23"/>
				<value type="int" value="24"/>
				<value type="int" value="25"/>
		</property>
		</property>
	</property>
	<property name="plugins" type="empty">
		<property name="plugin-1" type="string" value="applicationsmenu">
			<property name="button-title" type="string" value="Mageia"/>
			<property name="button-icon" type="string" value="/usr/share/icons/mageia.png"/>
		</property>
		<property name="plugin-2" type="string" value="launcher">
			<property name="items" type="array">
				<value type="string" value="xfce4-appfinder.desktop"/>
			</property>
		</property>
		<property name="plugin-3" type="string" value="separator"/>
		<property name="plugin-4" type="string" value="launcher">
			<property name="items" type="array">
				<value type="string" value="terminal-emulator.desktop"/>
			</property>
		</property>
		<property name="plugin-5" type="string" value="launcher">
			<property name="items" type="array">
				<value type="string" value="text-editor.desktop"/>
			</property>
		</property>
		<property name="plugin-6" type="string" value="launcher">
			<property name="items" type="array">
				<value type="string" value="file-manager.desktop"/>
			</property>
		</property>
		<property name="plugin-8" type="string" value="launcher">
			<property name="items" type="array">
				<value type="string" value="web-browser.desktop"/>
			</property>
		</property>
		<property name="plugin-9" type="string" value="launcher">
			<property name="items" type="array">
				<value type="string" value="mcc.desktop"/>
			</property>
		</property>
		<property name="plugin-10" type="string" value="separator"/>
		<property name="plugin-11" type="string" value="separator">
			<property name="expand" type="bool" value="true"/>
			<property name="style" type="uint" value="0"/>
		</property>
		<property name="plugin-17" type="string" value="mixer">
			<property name="command" type="string" value="xfce4-mixer"/>
			<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
		</property>
		<property name="plugin-18" type="string" value="systray">
			<property name="show-frame" type="bool" value="false"/>
		</property>
		<property name="plugin-19" type="string" value="clock">
			<property name="show-frame" type="bool" value="false"/>
		</property>
		<property name="plugin-20" type="string" value="actions">
			<property name="appearance" type="uint" value="0"/>
			<property name="items" type="array">
				<value type="string" value="-lock-screen"/>
				<value type="string" value="-switch-user"/>
				<value type="string" value="-separator"/>
				<value type="string" value="-suspend"/>
				<value type="string" value="-hibernate"/>
				<value type="string" value="-separator"/>
				<value type="string" value="+shutdown"/>
				<value type="string" value="-restart"/>
				<value type="string" value="-separator"/>
				<value type="string" value="-logout"/> <!-- same as logout in the applications menu -->
				<value type="string" value="-logout-dialog"/> <!-- logs out the current user -->
			</property>
			<property name="ask-confirmation" type="bool" value="true"/>
		</property>
		<property name="plugin-21" type="string" value="showdesktop"/>
		<property name="plugin-22" type="string" value="pager"/>
		<property name="plugin-23" type="string" value="tasklist"/>
		<property name="plugin-24" type="string" value="separator">
			<property name="expand" type="bool" value="true"/>
			<property name="style" type="uint" value="0"/>
		</property>
		<property name="plugin-25" type="string" value="windowmenu"/>
	</property>
</channel>