home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Wacs / xml / config / config.xml < prev   
Extensible Markup Language  |  2002-06-25  |  484b  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <include file="config-groups.xml" />
  5.  
  6. <groupdef id="config.components">
  7.  
  8.   <text x="0" y="40" w="300" h="16" default="my what a big component list you have" fontsize="20" />
  9.  
  10. </groupdef>
  11.  
  12. <groupdef id="config.setup">
  13.  
  14.   <text x="0" y="40" w="300" h="16" default="Set us up la super bomba" fontsize="20" shadowx="1" shadowy="1" />
  15.  
  16. </groupdef>
  17.  
  18. </WinampAbstractionLayer>
  19.