home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / WooHoo-FER.wal / skin.xml < prev   
Extensible Markup Language  |  2004-04-22  |  2KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.8">
  4.  
  5.     <skininfo>
  6.         <version>*beta1*</version>
  7.         <name>WooHooFer</name>
  8.         <comment>Lorenzo and CarlosP a.k.a Obaid Rahimi (Coding)  -->  obaid@metaskisn.net</comment>
  9.         <author>VAG design (GFX)  -->  vag@vagdesign.com</author>
  10.         <homepage>http://www.vagdesign.com</homepage>
  11.         <screenshot>skinshot.png</screenshot>
  12.     </skininfo>
  13.     <include file="about/about.xml"/>  
  14.  
  15.     <include file="xml/gamma-presets.xml"/>
  16.     <include file="xml/system-elements.xml"/>
  17.     <include file="xml/system-colors.xml"/>    
  18.     <include file="xml/components.xml"/>
  19.     <include file="xml/standardframe.xml"/>
  20.     <include file="xml/player.xml"/>
  21.     <include file="xml/video.xml"/>
  22.     <include file="xml/themes.xml"/>
  23.     <include file="xml/pledit.xml"/>    
  24.     <include file="tooltips/tooltips.xml"/>
  25.     <include file="opensource_notifier/notifier.xml"/>
  26.  
  27.     <scripts>
  28.          <script id="SysFunction" file="scripts/sysfunc.maki"/>
  29.         <script id="shadeMode" file="scripts/shademode.maki"/>
  30.         <script id="oldTimer" file="scripts/oldtimer.maki"/>
  31.         <script id="TrebleKnob" file="scripts/trebleknob.maki"/>
  32.         <script id="BassKnob" file="scripts/bassknob.maki"/>
  33.         <script id="LeftTopSeeker" file="scripts/seekbyregionLeft.maki"/>
  34.         <script id="RighTopSeeker" file="scripts/seekbyregionRight.maki"/>
  35.         <script id="stickmode" file="scripts/stickmode.maki"/>
  36.         <script id="stickmodeSeek" file="scripts/stickModeSeek.maki"/>
  37.  
  38.     </scripts>
  39.  
  40. </WinampAbstractionLayer>
  41.