123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- <elements>
- <bitmap id="about.bg" file="about/about_bg.png"/>
- <bitmap id="about.fg" file="about/about_fg.png"/>
- <bitmap id="about.winampbolt" file="about/about_bolt.png"/>
- <bitmap id="about.starani" file="about/about_star.png"/>
- <bitmap id="about.eye" file="about/eye.png"/>
- <color id="font.about.color1" value="255,225,155" gammagroup=""/>
- <color id="font.about.color2" value="255,255,255" gammagroup=""/>
- </elements>
- <groupdef id="skin.about.group" w="0" h="0" relatw="1" relath="1" rectrgn="1">
- <rect fitparent="1" color="110,119,134" filled="1" />
- <layer
- x="0" y="0"
- w="0" relatw="1"
- h="321"
- image="about.bg"
- />
- <layer
- x="0" y="0"
- w="371"
- h="321"
- image="about.fg"
- />
- <layer
- id="about.bolt"
- x="153" y="149"
- w="56"
- h="56"
- image="about.winampbolt"
- />
- <layer
- id="about.eye1"
- x="186" y="78"
- w="3"
- h="4"
- image="about.eye"
- />
- <layer
- id="about.eye2"
- x="197" y="79"
- w="3"
- h="4"
- image="about.eye"
- />
- <AnimatedLayer
- x="-75" y="-70"
- w="68" h="70"
- id="about.star1"
- image="about.starani"
- autoplay="0"
- autoreplay="0"
- />
- <AnimatedLayer
- x="-75" y="-70"
- w="68" h="70"
- id="about.star2"
- image="about.starani"
- autoplay="0"
- autoreplay="0"
- />
- <AnimatedLayer
- x="-75" y="-70"
- w="68" h="70"
- id="about.star3"
- image="about.starani"
- autoplay="0"
- autoreplay="0"
- />
- <AnimatedLayer
- x="-75" y="-70"
- w="68" h="70"
- id="about.star4"
- image="about.starani"
- autoplay="0"
- autoreplay="0"
- />
- <text
- id="about.text1b"
- color="font.about.color1"
- x="10" y="13"
- w="351"
- h="20"
- valign="top"
- align="center"
- fontsize="13"
- font="Arial"
- bold="1"
- default=""
- />
- <text
- id="about.text2b"
- color="font.about.color1"
- x="10" y="13"
- w="351"
- h="20"
- valign="top"
- align="center"
- fontsize="13"
- font="Arial"
- bold="1"
- default=""
- />
- <text
- id="about.text1"
- color="font.about.color2"
- x="10" y="27"
- w="351"
- h="30"
- valign="top"
- align="center"
- fontsize="17"
- font="Arial"
- default=""
- />
- <text
- id="about.text2"
- color="font.about.color2"
- x="10" y="27"
- w="351"
- h="30"
- valign="top"
- align="center"
- fontsize="17"
- font="Arial"
- default=""
- />
- <guiobject fitparent="1" />
- <script file="about/about.maki"/>
- </groupdef>
|