home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / winamp / 300b / skins / probe-b2.exe / Probe / skin.xml < prev    next >
Encoding:
Extensible Markup Language  |  2001-10-27  |  801 b   |  25 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.7">
  4.   <skininfo>
  5.     <version>beta 2 edition</version>
  6.     <name>Probe for Winamp 3.0</name>
  7.     <comment>we like llamas too</comment>
  8.     <author>Kinwashi</author>
  9.     <email>kinwashi@kinwashi.org</email>
  10.     <homepage>http://www.kinwashi.org/</homepage>
  11.     <screenshot>skinshot.png</screenshot>
  12.   </skininfo>
  13.  
  14.   <include file="../default/xml/studio.xml"/> <!-- Always include this -->
  15.   <include file="xml/studio-elements.xml"/>
  16.   <include file="xml/gamma-presets.xml"/>
  17.   <include file="xml/player.xml"/>
  18.   <include file="xml/minibrowser.xml"/>
  19.   <include file="xml/components.xml"/>
  20.  
  21.   <scripts>
  22.     <script id="probe" file="probe.maki"/> 
  23.   </scripts>
  24. </WinampAbstractionLayer>
  25.