home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
01_03.iso
/
service
/
winamp3
/
files
/
winamp3_0-full.exe
/
Wacs
/
xml
/
midi
/
midi-prefs.xml
Wrap
Extensible Markup Language
|
2002-07-30
|
1KB
|
29 lines
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampAbstractionLayer version="0.7">
<groupdef id="winamp.preferences.midi.device.content" h="22">
<Wasabi:Dropdownlist id="device.list" feed="MIDI:DEVICES" x="0" y="0" w="0" relatw="1" h="20" cfgattrib="{28FDCD38-26A2-482c-A691-55901A355D9E};Device" />
</groupdef>
<groupdef id="winamp.preferences.info.content" autoheight_source="device.info">
<Wasabi:text id="device.info" display="MIDI:DEVICEINFO" default="No information available for this device"
x="0" y="0"
w="0" h="0"
relatw="1" relath="1"
/>
</groupdef>
<groupdef id="winamp.preferences.midi.content" name="midi" >
<Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" id="winamp.preferences.midi.device" title="MIDI Device Settings" content="winamp.preferences.midi.device.content" />
<Wasabi:TitleBox x="3" y="50" w="-6" h="-55" relatw="1" relath="1" id="winamp.preferences.midi.info" title="MIDI Device Information" content="winamp.preferences.info.content" />
</groupdef>
<groupdef id="winamp.preferences.midi" name="midi" >
<Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="MIDI Settings" content="winamp.preferences.midi.content" />
</groupdef>
</WinampAbstractionLayer>