home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _64BA08A3FD01477DAC3702ABCE10DF10 < prev    next >
Text File  |  2005-01-30  |  2KB  |  84 lines

  1. <window>
  2.   <id>2004</id> 
  3.   <defaultcontrol>2</defaultcontrol> 
  4.   <controls>
  5.     <control>
  6.         <description>play time label</description> 
  7.         <type>label</type> 
  8.         <id>2</id> 
  9.         <posX>170</posX> 
  10.         <posY>470</posY> 
  11.         <label>#currentplaytime</label> 
  12.         <align>left</align> 
  13.         <font>font72</font> 
  14.         <textcolor>20ffffff</textcolor> 
  15.     </control>
  16.     <control>
  17.         <description>music rectangle</description> 
  18.         <type>image</type> 
  19.         <id>0</id> 
  20.         <posX>75</posX> 
  21.         <posY>399</posY> 
  22.         <width>161</width> 
  23.         <height>134</height> 
  24.         <texture>playback_background.png</texture> 
  25.     </control>
  26.     <control>
  27.         <description>music logo</description> 
  28.         <type>image</type> 
  29.         <id>1</id> 
  30.         <posX>86</posX> 
  31.         <posY>411</posY> 
  32.         <width>135</width> 
  33.         <height>108</height> 
  34.         <keepaspectratio>yes</keepaspectratio> 
  35.         <centered>yes</centered>
  36.         <texture>#thumb</texture> 
  37.     </control>
  38.     <control>
  39.         <description>play logo</description> 
  40.         <type>image</type> 
  41.         <id>3</id> 
  42.         <posX>20</posX> 
  43.         <posY>396</posY> 
  44.         <texture>logo_play.png</texture> 
  45.     </control>
  46.     <control>
  47.         <description>Pause logo</description> 
  48.         <type>image</type> 
  49.         <id>4</id> 
  50.         <posX>19</posX> 
  51.         <posY>394</posY> 
  52.         <texture>logo_pause.png</texture> 
  53.     </control>
  54.     <control>
  55.         <description>FF logo</description> 
  56.         <type>image</type> 
  57.         <id>7</id> 
  58.         <posX>10</posX> 
  59.         <posY>396</posY> 
  60.         <texture>logo_fastforward.png</texture> 
  61.     </control>
  62.     <control>
  63.         <description>RW logo</description> 
  64.         <type>image</type> 
  65.         <id>8</id> 
  66.         <posX>10</posX> 
  67.         <posY>396</posY> 
  68.         <texture>logo_rewind.png</texture> 
  69.     </control>
  70.     <control>
  71.         <description>album/artist/genre etc info label</description> 
  72.         <type>fadelabel</type> 
  73.         <width>135</width> 
  74.         <height>30</height>
  75.         <posX>90</posX> 
  76.         <posY>529</posY>
  77.         <align>left</align>  
  78.         <font>font14</font> 
  79.         <label>#title\r#artist\r#album\r#duration</label>
  80.         <textcolor>FFFFFFFF</textcolor>
  81.         <id>5</id> 
  82.     </control>
  83.     </controls>
  84. </window>