about.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <elements>
  2. <bitmap id="about.bg" file="about/about_bg.png"/>
  3. <bitmap id="about.fg" file="about/about_fg.png"/>
  4. <bitmap id="about.winampbolt" file="about/about_bolt.png"/>
  5. <bitmap id="about.starani" file="about/about_star.png"/>
  6. <bitmap id="about.eye" file="about/eye.png"/>
  7. <color id="font.about.color1" value="255,225,155" gammagroup=""/>
  8. <color id="font.about.color2" value="255,255,255" gammagroup=""/>
  9. </elements>
  10. <groupdef id="skin.about.group" w="0" h="0" relatw="1" relath="1" rectrgn="1">
  11. <rect fitparent="1" color="110,119,134" filled="1" />
  12. <layer
  13. x="0" y="0"
  14. w="0" relatw="1"
  15. h="321"
  16. image="about.bg"
  17. />
  18. <layer
  19. x="0" y="0"
  20. w="371"
  21. h="321"
  22. image="about.fg"
  23. />
  24. <layer
  25. id="about.bolt"
  26. x="153" y="149"
  27. w="56"
  28. h="56"
  29. image="about.winampbolt"
  30. />
  31. <layer
  32. id="about.eye1"
  33. x="186" y="78"
  34. w="3"
  35. h="4"
  36. image="about.eye"
  37. />
  38. <layer
  39. id="about.eye2"
  40. x="197" y="79"
  41. w="3"
  42. h="4"
  43. image="about.eye"
  44. />
  45. <AnimatedLayer
  46. x="-75" y="-70"
  47. w="68" h="70"
  48. id="about.star1"
  49. image="about.starani"
  50. autoplay="0"
  51. autoreplay="0"
  52. />
  53. <AnimatedLayer
  54. x="-75" y="-70"
  55. w="68" h="70"
  56. id="about.star2"
  57. image="about.starani"
  58. autoplay="0"
  59. autoreplay="0"
  60. />
  61. <AnimatedLayer
  62. x="-75" y="-70"
  63. w="68" h="70"
  64. id="about.star3"
  65. image="about.starani"
  66. autoplay="0"
  67. autoreplay="0"
  68. />
  69. <AnimatedLayer
  70. x="-75" y="-70"
  71. w="68" h="70"
  72. id="about.star4"
  73. image="about.starani"
  74. autoplay="0"
  75. autoreplay="0"
  76. />
  77. <text
  78. id="about.text1b"
  79. color="font.about.color1"
  80. x="10" y="13"
  81. w="351"
  82. h="20"
  83. valign="top"
  84. align="center"
  85. fontsize="13"
  86. font="Arial"
  87. bold="1"
  88. default=""
  89. />
  90. <text
  91. id="about.text2b"
  92. color="font.about.color1"
  93. x="10" y="13"
  94. w="351"
  95. h="20"
  96. valign="top"
  97. align="center"
  98. fontsize="13"
  99. font="Arial"
  100. bold="1"
  101. default=""
  102. />
  103. <text
  104. id="about.text1"
  105. color="font.about.color2"
  106. x="10" y="27"
  107. w="351"
  108. h="30"
  109. valign="top"
  110. align="center"
  111. fontsize="17"
  112. font="Arial"
  113. default=""
  114. />
  115. <text
  116. id="about.text2"
  117. color="font.about.color2"
  118. x="10" y="27"
  119. w="351"
  120. h="30"
  121. valign="top"
  122. align="center"
  123. fontsize="17"
  124. font="Arial"
  125. default=""
  126. />
  127. <guiobject fitparent="1" />
  128. <script file="about/about.maki"/>
  129. </groupdef>