home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Anime_Shogo.wal / xml / notifier.xml < prev    next >
Text File  |  2004-09-05  |  3KB  |  50 lines

  1. <elements>
  2.  
  3.     <bitmap id="notifier.bg.left" file="notifier/notif-bg.png" x="0" y="0" w="100" h="119"/>
  4.     <bitmap id="notifier.bg.center" file="notifier/notif-bg.png" x="100" y="0" w="116" h="119"/>
  5.     <bitmap id="notifier.bg.right" file="notifier/notif-bg.png" x="216" y="0" w="100" h="119"/>
  6.  
  7.     <bitmap id="notifier.shadow.left" file="notifier/notif-shadow.png" x="0" y="0" w="13" h="85"/>
  8.     <bitmap id="notifier.shadow.center" file="notifier/notif-shadow.png" x="13" y="0" w="133" h="85"/>
  9.     <bitmap id="notifier.shadow.right" file="notifier/notif-shadow.png" x="146" y="0" w="13" h="85"/>
  10.  
  11.     <color id="notifier.dark" value="0,0,0"/>
  12.     <color id="notifier.bright" value="255,255,255"/>
  13.  
  14. </elements>
  15.  
  16.  
  17. <groupdef id="notifier.text" sysregion="1" ghost="1">
  18.   
  19.   <text id="plentry" x="12" y="10" default="2/15" w="100" color="notifier.bright" font="Tahoma" fontsize="18" ghost="1" 
  20.   shadow="1" shadowcolor="notifier.dark" shadowx="1" shadowy="1"/>
  21.   
  22.   <text id="nexttrack" x="-116" y="12" w="102" relatw="1" align="right" default="Now Playing" color="notifier.bright" font="Tahoma" fontsize="14" ghost="1" 
  23.   shadow="1" shadowcolor="notifier.dark" shadowx="1" shadowy="1"/>
  24.  
  25.   <text id="title" x="12" y="28" w="-28" h="20" relatw="1" default="" color="notifier.bright" font="Tahoma" fontsize="20" ghost="1" 
  26.   shadow="1" shadowcolor="notifier.dark" shadowx="1" shadowy="1"/>
  27.   
  28.   <text id="artist" x="12" y="44" w="-28" h="18" relatw="1" default="" color="notifier.bright" font="Tahoma" fontsize="14" ghost="1" 
  29.   shadow="1" shadowcolor="notifier.dark" shadowx="1" shadowy="1"/>
  30.   
  31.   <text id="album" x="12" y="58" w="-28" h="12" relatw="1" default="" color="notifier.bright" font="Tahoma" fontsize="14" ghost="1" 
  32.   shadow="1" shadowcolor="notifier.dark" shadowx="1" shadowy="1"/>
  33.  
  34. </groupdef>
  35.  
  36.  
  37. <container id="opensource_notifier" name="Notifier" dynamic="0" default_visible="0"  nomenu="1" nofocusapponclose="1">
  38.  
  39. <layout id="normal" noparent="1" ontop="1" x="20" y="20" w="275" h="119" desktopalpha="1" forcealpha="1" noactivation="1" nodock="1" move="0">
  40.  
  41.   <grid id="shadow" left="notifier.shadow.left" middle="notifier.shadow.center" right="notifier.shadow.right" fitparent="1" sysregion="0" ghost="1" rectrgn="0" move="0" x="2" y="2"/>
  42.   <grid left="notifier.bg.left" middle="notifier.bg.center" right="notifier.bg.right" fitparent="1" sysregion="1" ghost="1" rectrgn="0" move="0"/>
  43.   <group id="notifier.text" x="10" y="20" w="0" relatw="1" h="-0" relath="1" move="0"/>
  44.  
  45. </layout>
  46.  
  47. </container>
  48.  
  49.  
  50.