-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathproximity.xml
More file actions
41 lines (41 loc) · 1.05 KB
/
proximity.xml
File metadata and controls
41 lines (41 loc) · 1.05 KB
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
<Extensions>
<Version>1.4</Version>
<Panel>
<Icon>Microphone</Icon>
<Type>Statusbar</Type>
<Page>
<Name>UltraSound Configuration</Name>
<Row>
<Name>Proximity</Name>
<Widget>
<WidgetId>proximity_switch</WidgetId>
<Type>ToggleButton</Type>
<Options>size=1</Options>
</Widget>
<Widget>
<WidgetId>unused</WidgetId>
<Name> </Name>
<Type>Text</Type>
<Options>size=3</Options>
</Widget>
</Row>
<Row>
<Name>MaxVolume</Name>
<Widget>
<WidgetId>ultrasound_maxvolume</WidgetId>
<Name> </Name>
<Type>Text</Type>
<Options>size=1;fontSize=normal;align=center</Options>
</Widget>
<Widget>
<WidgetId>unused</WidgetId>
<Name>(0 to 90)</Name>
<Type>Text</Type>
<Options>size=3;align=left;fontSize=normal</Options>
</Widget>
</Row>
<Options/>
</Page>
<Name>Configuration</Name>
</Panel>
</Extensions>