123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <include file="nibbles/nibbles.xml"/>
- <elements>
- <bitmap id="about.fg" file="../Big Bento/about/about_fg.jpg" />
- <bitmap id="about.bg" file="../Big Bento/about/about_fg.jpg" y="0" h="321" x="0" w="1"/>
- <color id="about.font" value="162,193,204" gammgroup="none" />
- </elements>
- <groupdef id="skin.about.group" w="0" h="0" relatw="1" relath="1" rectrgn="1">
- <rect fitparent="1" color="255,255,255" filled="1" />
- <layer fitparent="1" image="about.bg"/>
- <layer
- x="0" y="0"
- w="371"
- h="321"
- image="about.fg"
- />
- <group id="about.text1" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text2" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text3" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text4" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text5" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text6" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text7" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="about.text8" x="25" y="190" h="90" w="350" alpha="0"/>
- <group id="nibbles" fitparent="1" visible="0" />
- <layer id="toggle" fitparent="1" rectrgn="1" />
- <script file="../Big Bento/about/about.maki"/>
- </groupdef>
- <groupdef id="about.text1" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="The new" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="Single User Interface." alpha="60"/>
- </groupdef>
- <groupdef id="about.text2" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="Coding by" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="Martin Pöhlmann." alpha="70"/>
- <text color="about.font" x="17" y="70" h="18" w="350" fontsize="18" font="tahoma" text="from www.skinconsortium.com" alpha="100"/>
- </groupdef>
- <groupdef id="about.text3" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="Graphics by" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="Taber Buhl." alpha="60"/>
- </groupdef>
- <groupdef id="about.text4" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="Wasabi Development by" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="Ben Allison" alpha="60"/>
- <text color="about.font" x="17" y="70" h="18" w="350" fontsize="18" font="tahoma" text="and Martin Pöhlmann." alpha="100"/>
- </groupdef>
- <groupdef id="about.text5" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="Color Themes by" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="16" font="tahoma" text="DJ Egg, GreayStone, J_Darnley, Martin, QOAL, VooDoo`" alpha="100"/>
- <text color="about.font" x="17" y="60" h="18" w="350" fontsize="16" font="tahoma" text="You are encouraged to submit new ones." alpha="60"/>
- </groupdef>
- <groupdef id="about.text7" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="Feel free to use this skin" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="as a reference point" alpha="60"/>
- <text color="about.font" x="17" y="70" h="18" w="350" fontsize="18" font="tahoma" text="to create your own winamp skins." alpha="100"/>
- </groupdef>
- <groupdef id="about.text8" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="For help visit" alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="forums.winamp.com" alpha="60"/>
- <text color="about.font" x="17" y="70" h="18" w="350" fontsize="18" font="tahoma" text="or forums.skinconsortium.com" alpha="100"/>
- </groupdef>
- <groupdef id="about.text6" >
- <text color="about.font" x="0" y="0" h="30" w="350" fontsize="28" font="tahoma" text="Thanks go to..." alpha="110"/>
- <text color="about.font" x="15" y="30" h="40" w="350" fontsize="36" font="tahoma" text="DJ Egg, SLoB and Phobos" alpha="60"/>
- <text color="about.font" x="17" y="70" h="18" w="350" fontsize="18" font="tahoma" text="...for help and suggestions." alpha="100"/>
- </groupdef>
|