home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 June / PCWorld_2002-06_cd.bin / Software / Topware / winamp / wa3install_beta3.exe / Scripts / Magnifier / script.xml
Extensible Markup Language  |  2002-01-31  |  576b  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.6">
  4.  
  5.   <scriptinfo>
  6.     <version>1.0</version>
  7.     <name>Wasabi Magnifier</name>
  8.     <comment politically_correct="yes">An example of generic dynamic layer effects over any skin</comment>
  9.     <author>Francis Gastellu</author>
  10.     <email>francis@winamp.com</email>
  11.     <homepage>http://www.bluemars.org/</homepage>
  12.   </scriptinfo>
  13.  
  14.   <include file="xml/elements.xml"/>
  15.   <include file="xml/config.xml"/>
  16.   <include file="xml/scripts.xml"/>
  17.  
  18. </WinampAbstractionLayer>
  19.