blob: fa0cce3795a9bfc55c40a8ab8902cab7d61a1567 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
height="260"
layout="topleft"
name="floater_device_settings"
title="Voice Chat Device Settings"
width="405">
<panel
bottom="260"
filename="panel_audio_device.xml"
layout="topleft"
left="2"
name="device_settings"
right="-5"
top="20" />
</floater>
|