blob: 13c0095f7cdab7e4e9eef0ca6c41a5c8c620301e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampAbstractionLayer version="0.7">
<groupdef id="msgbox.custom.group">
<group id="msgbox.text.group" instanceid="text" x="0" y="0" w="0" relatw="1" h="-48" relath="1" />
</groupdef>
<groupdef id="msgbox.text.group">
<Wasabi:Text id="msgbox.text" fontsize="+1" x="12" y="12" w="-24" relatw="1" h="-24" relath="1" />
</groupdef>
</WinampAbstractionLayer>
|