home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / WinAmp / winamp3_0-full.exe / Wacs / xml / midi / midi-prefs.xml
Extensible Markup Language  |  2002-07-30  |  1KB  |  29 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="winamp.preferences.midi.device.content" h="22">
  5.  
  6.   <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" />
  7.  
  8. </groupdef>
  9.  
  10. <groupdef id="winamp.preferences.info.content" autoheight_source="device.info">
  11.   <Wasabi:text id="device.info" display="MIDI:DEVICEINFO" default="No information available for this device"
  12.     x="0" y="0"
  13.     w="0" h="0"
  14.     relatw="1" relath="1"
  15.   />
  16. </groupdef>
  17.  
  18. <groupdef id="winamp.preferences.midi.content" name="midi" >
  19.  
  20.   <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" />
  21.   <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" />
  22.  
  23. </groupdef>
  24.  
  25. <groupdef id="winamp.preferences.midi" name="midi" >
  26.   <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="MIDI Settings" content="winamp.preferences.midi.content" />
  27. </groupdef>
  28.  
  29. </WinampAbstractionLayer>