home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / winamp / 300b / skins / assmosis.wal / xml / system-config.xml < prev    next >
Encoding:
Text File  |  2001-12-19  |  2.7 KB  |  169 lines

  1. <groupdef id="studio.configgroup.bg">
  2.  
  3.   <layer
  4.      id="label"
  5.      x="0"
  6.      y="0"
  7.      image="studio.label.upperLeft"
  8.      inactivealpha="96"
  9.    />
  10.   <layer
  11.      id="label"
  12.      x="5"
  13.      y="0"
  14.      w="-10"
  15.      relatw="1"
  16.      image="studio.label.top"
  17.      inactivealpha="96"
  18.    />
  19.   <layer
  20.      id="label"
  21.      x="-5"
  22.      relatx="1"
  23.      y="0"
  24.      image="studio.label.upperRight"
  25.      inactivealpha="96"
  26.    />
  27.   <layer
  28.      id="label"
  29.      x="0"
  30.      y="5"
  31.      h="-10"
  32.      relath="1"
  33.      image="studio.label.left"
  34.      inactivealpha="96"
  35.    />
  36.   <layer
  37.      id="label"
  38.      x="5"
  39.      y="5"
  40.      w="-10"
  41.      relatw="1"
  42.      h="-10"
  43.      relath="1"
  44.      image="studio.label.middle"
  45.      inactivealpha="96"
  46.    />
  47.   <layer
  48.      id="label"
  49.      x="-5"
  50.      relatx="1"
  51.      y="5"
  52.      h="-10"
  53.      relath="1"
  54.      image="studio.label.right"
  55.      inactivealpha="96"
  56.    />
  57.   <layer
  58.      id="label"
  59.      x="0"
  60.      y="-5"
  61.      relaty="1"
  62.      image="studio.label.lowerLeft"
  63.      inactivealpha="96"
  64.    />
  65.   <layer
  66.      id="label"
  67.      x="5"
  68.      y="-5"
  69.      relaty="1"
  70.      w="-10"
  71.      relatw="1"
  72.      image="studio.label.bottom"
  73.      inactivealpha="96"
  74.    />
  75.   <layer
  76.      id="label"
  77.      x="-5"
  78.      relatx="1"
  79.      y="-5"
  80.      relaty="1"
  81.      image="studio.label.lowerRight"
  82.      inactivealpha="96"
  83.    />
  84.  
  85. </groupdef>
  86.  
  87. <groupdef id="studio.configgroup.int" default_h="16">
  88.  
  89.  <group id="studio.configgroup.bg" 
  90.   x="0" y="0" w="0" h="0" relatw="1" relath="1" inactivealpha="128"
  91.  />
  92.  
  93.  <text
  94.   id="cfg.txt"
  95.   x="0" y="0"
  96.   w="120" h="16" 
  97.   fontsize="14"
  98.   color="105,114,121"
  99.  />
  100.  
  101.  <edit 
  102.   id="cfg.edit"
  103.   x="-45" y="0"
  104.   w="45" h="16" 
  105.   relatx="1"
  106.  />
  107.  
  108.  <script id="cfg.int" file="scripts/cfgint.maki"/>
  109.  
  110. </groupdef>
  111.  
  112.  
  113.  
  114.  
  115. <groupdef id="studio.configgroup.bool" default_h="16" >
  116.  
  117.  <group id="studio.configgroup.bg" 
  118.   x="0" y="0" w="0" h="0" relatw="1" relath="1" inactivealpha="128"
  119.  />
  120.  
  121.  <text
  122.   id="cfg.txt"
  123.   x="0" y="0"
  124.   w="-17" relatw="1"
  125.   h="16"
  126.   fontsize="14"
  127.   color="105,114,121"
  128.  />
  129.  
  130.  <togglebutton
  131.   id="cfg.toggle"
  132.   x="-16" y="2" relatx="1"
  133.   image="studio.button.checkbox.unchecked"
  134.   activeImage="studio.button.checkbox.checked"
  135.  />
  136.  
  137.  <button id="cfg.toggle2" x="0" y="0"
  138.   w="0" relatw="1" h="0" relath="1"
  139.  />
  140.  
  141.  <script id="cfg.bool" file="scripts/cfgbool.maki"/>
  142.  
  143. </groupdef>
  144.  
  145. <groupdef id="studio.configgroup.string" default_h="16" >
  146.  
  147.  <group id="studio.configgroup.bg" 
  148.   x="0" y="0" w="0" h="0" relatw="1" relath="1" inactivealpha="128"
  149.  />
  150.  
  151.  <text
  152.   id="cfg.txt"
  153.   x="0" y="0"
  154.   w="-17" relatw="1"
  155.   h="16"
  156.   fontsize="14"
  157.   color="105,114,121"
  158.  />
  159.  
  160.  <edit
  161.   id="cfg.edit"
  162.   x="-50" y="0" relatx="1"
  163.   w="-50" h="16" relatw="1"
  164.  />
  165.  
  166.  <script id="cfg.string" file="scripts/cfgstring.maki"/>
  167.  
  168. </groupdef>
  169.