summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/schedule-ui.xml.patch
blob: 00e10669298c20a2266fb36bf271c0d0f3699a44 (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
--- schedule-ui.xml.orig	2017-01-12 02:24:06.812272686 +0000
+++ schedule-ui.xml	2017-10-26 17:04:02.976373390 +0000
@@ -126,7 +126,7 @@
             <conflictingcolor>#ff6600</conflictingcolor>
             <cutdown>no</cutdown>
             <multiline>yes</multiline>
-            <textoffset>6,7</textoffset>
+            <textoffset>6,2</textoffset>
             <recordstatus type="SingleRecord" image="images/gg-rs-single.png"></recordstatus>
             <recordstatus type="TimeslotRecord" image="images/gg-rs-timeslot.png"></recordstatus>
             <recordstatus type="ChannelRecord" image="images/gg-rs-channel.png"></recordstatus>
@@ -1084,7 +1084,7 @@
 
         <textarea name="helptext">
             <area>0,39,1280,34</area>
-            <font>basesmallblue</font>
+            <font>basesmall</font>
             <align>allcenter</align>
             <value>(1) Channel (2) Priority</value>
         </textarea>
@@ -1437,10 +1437,10 @@
                 </state>
             </statetype>
             <statetype name="upscrollarrow">
-                <position>0,350</position>
+                <position>550,350</position>
             </statetype>
             <statetype name="downscrollarrow">
-                <position>20,350</position>
+                <position>570,350</position>
             </statetype>
         </buttonlist>
 
@@ -1544,10 +1544,10 @@
             </state>
             </statetype>
             <statetype name="upscrollarrow">
-                <position>0,350</position>
+                <position>550,350</position>
             </statetype>
             <statetype name="downscrollarrow">
-                <position>20,350</position>
+                <position>570,350</position>
             </statetype>
         </buttonlist>
 
@@ -1854,7 +1854,7 @@
 
     </window>
 
-    <window name="progdetails">
+    <window name="programdetails">
         <area>0,0,1280,720</area>
 
         <textarea name="heading" from="base_heading">
@@ -1885,12 +1885,90 @@
             <area>1256,40,2,641</area>
         </shape>
 
-        <webbrowser name="browser">
+        <shape name="arrows-backdrop" from="base_arrows_backdrop">
+            <area>1210,685,50,13</area>
+        </shape>
+
+        <buttonlist name="infolist">
+            <layout>vertical</layout>
+            <spacing>4</spacing>
+            <arrange>stack</arrange>
+            <wrapstyle>items</wrapstyle>
+            <align>top</align>
             <area>26,42,1228,637</area>
-            <zoom>1.0</zoom>
-            <background color="#000000" alpha="1"/>
-        </webbrowser>
+            <buttonarea>0,0,100%,100%</buttonarea>
+
+            <statetype name="buttonitem">
+                <area>0,0,100%,124</area>
+                <minsize shrink="short">100%,5</minsize>
+                <state name="active">
+                    <area>0,0,100%,100%</area>
+                    <minsize shrink="short">100%,6</minsize>
+                    <shape name="background">
+                        <!-- work around a stack / minsize display bug by using
+                             empty image to help spacing -->
+                        <area>0,0,100%,100%</area>
+                        <minsize shrink="short">100%,5</minsize>
+                    </shape>
+                    <textarea name="name" from="basetextarea">
+                        <area>5,3,24%,-3</area>
+                        <minsize shrink="short">100%,5</minsize>
+                        <multiline>yes</multiline>
+                        <cutdown>no</cutdown>
+                        <align>top,right</align>
+                        <font>basesmallblue</font>
+                    </textarea>
+                    <textarea name="sep">
+                        <area>25%,3,10,-3</area>
+                        <minsize shrink="short">100%,5</minsize>
+                        <align>top,left</align>
+                        <value>:</value>
+                        <font>basesmallblue</font>
+                    </textarea>
+                    <textarea name="value">
+                        <area>25%+15,3,-10,-3</area>
+                        <minsize shrink="short">100%,5</minsize>
+                        <multiline>yes</multiline>
+                        <cutdown>no</cutdown>
+                        <align>top,left</align>
+                        <font>basesmall</font>
+                    </textarea>
+                </state>
+                <state name="selectedactive" from="active" />
+                <state name="selectedinactive" from="active" />
+            </statetype>
 
+            <statetype name="upscrollarrow">
+                <position>1192,645</position>
+                <state type="off">
+                    <imagetype name="upoff">
+                        <filename>images/lists_up_arrow.png</filename>
+                        <alpha>80</alpha>
+                    </imagetype>
+                </state>
+                <state type="full">
+                    <imagetype name="upon">
+                        <filename>images/lists_up_arrow.png</filename>
+                        <alpha>200</alpha>
+                    </imagetype>
+                </state>
+            </statetype>
+           <statetype name="downscrollarrow">
+                <position>1212,645</position>
+                <state type="off">
+                    <imagetype name="dnoff">
+                        <filename>images/lists_down_arrow.png</filename>
+                        <alpha>80</alpha>
+                    </imagetype>
+                </state>
+                <state type="full">
+                    <imagetype name="dnon">
+                        <filename>images/lists_down_arrow.png</filename>
+                        <alpha>200</alpha>
+                    </imagetype>
+                </state>
+            </statetype>
+        </buttonlist>
     </window>
 
     <window name="searchpopup">
@@ -3098,10 +3176,10 @@
                 </state>
             </statetype>
             <statetype name="upscrollarrow">
-                <position>0,350</position>
+                <position>550,350</position>
             </statetype>
             <statetype name="downscrollarrow">
-                <position>20,350</position>
+                <position>570,350</position>
             </statetype>
         </buttonlist>