summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/install-ui.xml
blob: 823b0dcf305c3da01d4976cf215000e64e5210c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<mythuitheme>

    <window name="welcome_screen">
        <textarea name="title" from="base_heading">
            <value>Welcome to LinHES!</value>
        </textarea>

        <!--not used by mythinstall-->
        <textarea name="time_text" from="basetextarea"/>

        <!--version info-->
        <shape name="version_box" from="base_backdrop">
            <area>200,30,880,80</area>
        </shape>
        <shape name="version_box_backdrop_line" from="base_backdrop_line">
            <area>200,30,880,80</area>
        </shape>
        <shape name="version_box_backdrop_top_line" from="base_highlight_line">
            <area>202,31,878,2</area>
        </shape>
        <shape name="version_box_backdrop_bottom_line" from="base_highlight_line">
            <area>202,107,878,2</area>
        </shape>
        <shape name="version_box_backdrop_left_line" from="base_highlight_vertical_line">
            <area>202,33,2,80</area>
        </shape>
        <shape name="version_box_backdrop_right_line" from="base_highlight_vertical_line">
            <area>1077,33,2,80</area>
        </shape>
        <textarea name="date_text" from="basetextarea">
            <multiline>yes</multiline>
            <font>baselarge</font>
            <area>210,30,860,80</area>
            <value></value>
            <align>allcenter</align>
        </textarea>

        <!--not used by mythinstall-->
        <textarea name="status_text" from="basetextarea">
            <multiline>yes</multiline>
            <font>basemedium</font>
            <area>20,140,1240,60</area>
            <value></value>
        </textarea>

        <!--not used by mythinstall-->
        <textarea name="recording_label" from="basetextarea">
            <font>baselarge</font>
            <area>20,140,1240,30</area>
            <value></value>
        </textarea>

        <shape name="recording_text_box" from="base_backdrop">
            <area>200,120,880,160</area>
        </shape>
        <shape name="recording_text_box_backdrop_line" from="base_backdrop_line">
            <area>200,120,880,160</area>
        </shape>
        <shape name="recording_text_box_backdrop_top_line" from="base_highlight_line">
            <area>202,121,878,2</area>
        </shape>
        <shape name="recording_text_box_backdrop_bottom_line" from="base_highlight_line">
            <area>202,277,878,2</area>
        </shape>
        <shape name="recording_text_box_backdrop_left_line" from="base_highlight_vertical_line">
            <area>202,123,2,160</area>
        </shape>
        <shape name="recording_text_box_backdrop_right_line" from="base_highlight_vertical_line">
            <area>1077,123,2,160</area>
        </shape>

        <!--mythinstall uses recording_text for percentage done-->
        <textarea name="recording_text" from="basetextarea">
            <multiline>yes</multiline>
            <font>basemedium</font>
            <area>210,130,860,30</area>
            <value>Press MENU for Options</value>
            <align>center</align>
        </textarea>

        <!--not used by mythinstall-->
        <textarea name="scheduled_label" from="basetextarea">
            <font>baselarge</font>
            <area>20,320,1240,30</area>
            <value></value>
        </textarea>

        <!--mythinstall uses scheduled_text for status-->
        <textarea name="scheduled_text">
            <font>basemedium</font>
            <area>210,185,860,30</area>
            <value></value>
            <align>center</align>
        </textarea>

        <!--mythinstall uses mythvantage_text for logs-->
        <textarea name="mythvantage_text" from="basetextarea">
            <multiline>yes</multiline>
            <font>basesmall</font>
            <area>210,220,860,60</area>
            <align>center</align>
            <cutdown>yes</cutdown>
            <value></value>
        </textarea>

        <imagetype name="LHLogo">
            <area>365,480,550,179</area>
            <preserveaspect>true</preserveaspect>
            <filename>images/LHLogoAndText.png</filename>
        </imagetype>

        <imagetype name="logo">
            <area>107,495,150,150</area>
            <preserveaspect>true</preserveaspect>
            <filepattern low="1" high="6">/usr/MythVantage/logos/logo-%1.png</filepattern>
            <delay>5000</delay>
        </imagetype>

        <imagetype name="logo2" from="logo">
            <area>1022,495,150,150</area>
        </imagetype>

    </window>

    <window name="questionnotice_screen">

        <textarea name="title" from="base_heading">
            <value></value>
        </textarea>

        <shape name="questionnotice-backdrop" from="base_backdrop">
            <area>115,36,1050,649</area>
        </shape>

        <shape name="questionnotice-backdrop-line" from="base_backdrop_line">
            <area>116,37,1048,647</area>
        </shape>

        <shape name="questionnotice-top-line" from="base_highlight_line">
            <area>117,38,1046,2</area>
        </shape>

        <shape name="questionnotice-bottom-line" from="base_highlight_line">
            <area>117,681,1046,2</area>
        </shape>

        <shape name="questionnotice-left-line" from="base_highlight_vertical_line">
            <area>117,40,2,641</area>
        </shape>

        <shape name="questionnotice-right-line" from="base_highlight_vertical_line">
            <area>1161,40,2,641</area>
        </shape>

        <shape name="questionnotice-bottom-seperator-line" from="base_line">
            <area>138,620,1004,2</area>
        </shape>

        <textarea name="notice_text" from="basetextarea">
            <multiline>yes</multiline>
            <area>138,58,1004,562</area>
            <font>baselarge</font>
            <value></value>
            <align>top,hcenter</align>
        </textarea>

        <textarea name="question_text" from="notice_text">
            <align>allcenter</align>
        </textarea>

        <button name="yes_button" from="base_button">
            <area>233,632,350,40</area>
            <value></value>
        </button>

        <button name="no_button" from="base_button">
            <area>697,632,350,40</area>
            <value></value>
        </button>

        <button name="ok_button" from="base_button">
            <area>465,632,350,40</area>
            <value>OK</value>
        </button>

    </window>

</mythuitheme>