home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / service / winamp3 / files / skins / Chronabie.wal / xml / plist.xml < prev    next >
Text File  |  2002-08-07  |  4KB  |  155 lines

  1. <container id="Pledit" name="Playlist Editor" hold="{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}" default_visible="0">
  2.  
  3.     <groupdef id="pledit.content.group">
  4.  
  5.     <component
  6.       x="0"
  7.       y="0"
  8.       w="0"
  9.       relatw="1"
  10.       h="0"
  11.       relath="1"
  12.       noshowcmdbar="1"
  13.       autoopen="1"
  14.       autoclose="1"
  15.       param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
  16.     />
  17.     </groupdef>
  18.  
  19. <!-- Playslit Controls and display group  -->
  20.  <groupdef id="Pl.component.group">
  21.   <layer id="plist.component.bottom-left-corner" x="0" y="0" image="plist.component.bottom-left-corner"/>
  22.   <layer id="pl.LCD" x="138" y="25" image="pl.LCD"/>
  23.   <layer id="pl.LCD.dots" x="138" y="25" image="pl-LCD-dots"/>
  24.  
  25.   <layer id="vol" x="26" y="6" image="pl.volume" move="0" />
  26.   <layer id="volfull" x="26" y="6" image="pl.volume.full" move="0" ghost="1" />
  27.   
  28.   <layer id="seek1" x="125" y="3" image="pl.seek" move="0" />
  29.   <layer id="seekfull" x="125" y="3" image="pl.seek.full" move="0" ghost="1" />
  30.  
  31.   <slider id="hidvol" action="VOLUME" x="0" y="0" w="168" h="0"/>
  32.   <slider id="hidseek" action="SEEK" x="0" y="0" w="167" h="0"/>
  33.  
  34.     <button
  35.       id="Previous" 
  36.       action="prev"
  37.       x="24" y="26"
  38.       image="pl.prev"
  39.       downImage="pl.prev.down"
  40.       tooltip="Previous"
  41.     />
  42.  
  43.     <button
  44.       id="Pause" 
  45.       action="pause"
  46.       x="43" y="26"
  47.       image="pl.pause"
  48.       downImage="pl.pause.down"
  49.       tooltip="Pause"
  50.     />
  51.  
  52.     <button
  53.       id="Play" 
  54.       action="Play"
  55.       x="62" y="26"
  56.       image="pl.play"
  57.       downImage="pl.playz.down"
  58.       tooltip="Play"
  59.     />
  60.  
  61.     <button
  62.       id="Stop" 
  63.       action="stop"
  64.       x="81" y="26"
  65.       image="pl.stop"
  66.       downImage="pl.stop.down"
  67.       tooltip="Stop"
  68.     />
  69.  
  70.     <button
  71.       id="Next" 
  72.       action="next"
  73.       x="100" y="26"
  74.       image="pl.next"
  75.       downImage="pl.next.down"
  76.       tooltip="Next"
  77.     />
  78.  
  79.     <button
  80.       id="eject" 
  81.       action="Eject"
  82.       x="119" y="26"
  83.       image="pl.open"
  84.       downImage="pl.open.down"
  85.       tooltip="Eject"
  86.     />
  87.   <layer id="pl-pill-glare" x="0" y="0" image="pl-pill-glare" ghost="1"/>
  88.  
  89.     <text
  90.       id="timer"
  91.       x="134" y="25"
  92.       w="76" h="19"
  93.       display="time"
  94.       font="player.shade.font" fontsize="24" align="center"
  95.       color="86,86,86"    
  96.       timecolonwidth="5"
  97.     />
  98.   <layer id="pl-timer-glass" x="138" y="25" image="pl-timer-glass" ghost="1" />
  99.  
  100.     <button
  101.       id="ml"
  102.       x="209" y="5"
  103.       image="player.ml" rectrgn="1"
  104.       downImage="player.ml.down" 
  105.       activeImage="player.ml.active"
  106.       tooltip="Toggle Music Library" action="TOGGLE" param="guid:ml"
  107.     />
  108.  
  109.  </groupdef>
  110.  
  111.  <groupdef id="pl.component.title"> 
  112. <!--   <layer id="pl.component.top-right-corner" x="0" y="0" image="pl.component.top-right-corner" ghost="0" resize="topright"/>
  113.  
  114.   <button
  115.     id="main-norm-mode" tooltip="Toggle Normal mode"
  116.     x="14" y="0"
  117.     image="plist.mainswitch"
  118.     downImage="plist.mainswitch.down" 
  119.   /> 
  120.   
  121.   <button
  122.     id="main-shade-mode" tooltip="Toggle Shade mode"
  123.     x="28" y="0"
  124.     image="player.shade"
  125.     downImage="player.shade.down" 
  126.   /> 
  127.   -->
  128.   <button
  129.     id="Close"
  130.     x="42" y="0"
  131.     action="close"
  132.     image="component.minimize"
  133.     downImage="component.minimize-pressed"
  134.     hoverimapge="component.button.minimize.hover"
  135.     tooltip="Close Window"
  136.   />
  137.  
  138.  </groupdef>
  139.  
  140.  
  141.    <layout id="plnormal" background="component.basetexture" desktopalpha="0" minimum_h="116" minimum_w="275" linkwidth="shade">
  142.  
  143.      <Wasabi:StandardFrame:Status id="wasabi.standardframe"
  144.       x="0" y="0" w="0" h="0" relatw="1" relath="1" 
  145.       content="pledit.content.group" 
  146.      />
  147.  
  148.  <group id="Pl.component.group" x="0" y="-54" w="250" h="54" relaty="1"/>
  149.  
  150.  <group id="pl.component.title" x="-75" y="0" h="41" relatx="1"/> 
  151.  
  152.  
  153.    </layout>
  154.  </container>
  155.