blob: 41dc3eb80c89b1d9838db786aeae049c560d86c5 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="40" can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="false" height="200" left="40" name="Volume"
rect_control="FloaterAudioVolumeRect" title="Volume" width="250">
<panel border="true" bottom="-210" enabled="true" filename="panel_audio.xml"
follows="left|top|right|bottom" height="180" label="Volume" left="5"
mouse_opaque="true" name="Volume Panel" width="175" />
</floater>
|