home *** CD-ROM | disk | FTP | other *** search
/ CD Action 80 / cdaction-80.iso / #uzytki / Winamp3 / winamp3_0-full.exe / Wacs / xml / infoedit / config.xml next >
Extensible Markup Language  |  2002-07-30  |  956b  |  24 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="infoedit.general.content" autoheightsource="lastitem">
  5.   <Wasabi:CheckBox x="0" y="0" text="Automatically update Media Info Editor to currently playing file"
  6.     cfgattrib="{6A17D510-7833-4CEC-A420-F08F4B280782};Auto-update to current playing file"
  7.   />
  8.  
  9.   <Wasabi:CheckBox id="lastitem" x="0" y="16" text="Always close Editor after saving changes"
  10.     cfgattrib="{6A17D510-7833-4CEC-A420-F08F4B280782};Close window on update"
  11.   />
  12.  
  13. </groupdef>
  14.  
  15. <groupdef id="infoedit.titlebox.content">
  16.    <Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" title="General Settings" content="infoedit.general.content" />
  17. </groupdef>
  18.  
  19. <groupdef id="wasabi.infoedit.config">
  20.    <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="Media Info Editor" content="infoedit.titlebox.content" />
  21. </groupdef>
  22.  
  23. </WinampAbstractionLayer>
  24.