mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 09:05:47 -04:00
Initial community commit
This commit is contained in:
19
Src/resources/data/freeform/xml/msgbox/msgbox.xml
Normal file
19
Src/resources/data/freeform/xml/msgbox/msgbox.xml
Normal file
@ -0,0 +1,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>
|
Reference in New Issue
Block a user