~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/skin.pm3-hd/720p/DialogGamepad.xml

  • Committer: jmarshallnz
  • Date: 2010-04-27 23:05:22 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29568
changed: paint the (system) addons bikeshed (moves - id's to come)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<window id="110">
 
2
        <defaultcontrol>0</defaultcontrol>
 
3
        <coordinates>
 
4
                <system>1</system>
 
5
                <posx>290</posx>
 
6
                <posy>210</posy>
 
7
        </coordinates>
 
8
        <include>dialogeffect</include>
 
9
        <controls>
 
10
                <control type="image">
 
11
                        <description>background image</description>
 
12
                        <posx>0</posx>
 
13
                        <posy>0</posy>
 
14
                        <width>700</width>
 
15
                        <height>300</height>
 
16
                        <texture border="40">DialogBack.png</texture>
 
17
                </control>
 
18
                <control type="image">
 
19
                        <description>background image</description>
 
20
                        <posx>0</posx>
 
21
                        <posy>0</posy>
 
22
                        <width>700</width>
 
23
                        <height>300</height>
 
24
                        <texture border="40">DialogFront.png</texture>
 
25
                </control>
 
26
                <control type="label" id="1">
 
27
                        <description>heading label</description>
 
28
                        <posx>40</posx>
 
29
                        <posy>40</posy>
 
30
                        <width>620</width>
 
31
                        <height>30</height>
 
32
                        <align>center</align>
 
33
                        <aligny>center</aligny>
 
34
                        <font>font18</font>
 
35
                        <label>13406</label>
 
36
                        <textcolor>dialogheader</textcolor>
 
37
                </control>
 
38
                <control type="image">
 
39
                        <posx>40</posx>
 
40
                        <posy>78</posy>
 
41
                        <width>620</width>
 
42
                        <height>2</height>
 
43
                        <texture>separator.png</texture>
 
44
                </control>
 
45
                <control type="label" id="2">
 
46
                        <description>dialog line 1</description>
 
47
                        <posx>40</posx>
 
48
                        <posy>85</posy>
 
49
                        <width>620</width>
 
50
                        <height>30</height>
 
51
                        <align>center</align>
 
52
                        <aligny>center</aligny>
 
53
                        <label>-</label>
 
54
                        <font>font12</font>
 
55
                </control>
 
56
                <control type="label" id="3">
 
57
                        <description>dialog line 2</description>
 
58
                        <posx>40</posx>
 
59
                        <posy>115</posy>
 
60
                        <width>620</width>
 
61
                        <height>30</height>
 
62
                        <align>center</align>
 
63
                        <aligny>center</aligny>
 
64
                        <label>-</label>
 
65
                        <font>font12</font>
 
66
                </control>
 
67
                <control type="label" id="4">
 
68
                        <description>dialog line 3</description>
 
69
                        <posx>40</posx>
 
70
                        <posy>145</posy>
 
71
                        <width>620</width>
 
72
                        <height>30</height>
 
73
                        <align>center</align>
 
74
                        <aligny>center</aligny>
 
75
                        <label>-</label>
 
76
                        <font>font12</font>
 
77
                </control>
 
78
        </controls>
 
79
</window>
 
 
b'\\ No newline at end of file'