~screenlets-testing-developers/screenlets/screenlets-testing

« back to all changes in this revision

Viewing changes to src/share/screenlets/NowPlaying/themes/Coversutra-Searchbar-Album-Art/skin.xml

  • Committer: Helder
  • Date: 2008-06-04 02:46:43 UTC
  • Revision ID: helder@helder-laptop-20080604024643-ej0gdqejmv3dc3zu
Added files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- 
 
2
        Skin created by Kshegzyaj.
 
3
        Based on DDrDark's work : http://ddrdark.deviantart.com/art/Coversutra-Searchbar-mod-76824191
 
4
        DeviantART : http://kshegzyaj.deviantart.com
 
5
        Contact : kshegzyaj@gmail.com 
 
6
-->
 
7
 
 
8
<skin name="Coversutra Searchbar Album Art" width="460" height="190">
 
9
 
 
10
        <image src="background.png" x="0" y="0" width="460" height="190" display="on-stopped"/>
 
11
        <image src="background.png" x="0" y="0" width="460" height="190" display="on-playing"/>
 
12
        <albumcover x="57" y="70" width="77" height="77"/> 
 
13
        <image src="overlay.png" x="57" y="70" width="77" height="76" display="on-playing" />
 
14
 
 
15
 
 
16
 
 
17
        <titlename x="170" y="75" font="Sans 8" color="#ffffffFF" maxchars="40"/>
 
18
        <artistname x="170" y="95" font="Sans 8" color="#ffffffFF" maxchars="40"/>
 
19
        <albumname x="170" y="115" font="Sans 8" color="#ffffffFF" maxchars="40"/>
 
20
 
 
21
 
 
22
 
 
23
        <playercontrols spacing="0" x="404" y="36">
 
24
 
 
25
                <prev width="37" height="22"/> 
 
26
                <play_pause width="40" height="22"/>
 
27
                <next width="37" height="22"/>
 
28
 
 
29
        </playercontrols>
 
30
 
 
31
</skin>