/[projects]/misc/xbmc/plugin.video.todic/resources/skins/Default/720p/main.xml
ViewVC logotype

Diff of /misc/xbmc/plugin.video.todic/resources/skins/Default/720p/main.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2594 by torben, Mon Jun 29 14:54:29 2015 UTC revision 2595 by torben, Tue Jun 30 13:03:55 2015 UTC
# Line 2  Line 2 
2      <defaultcontrol>50</defaultcontrol>      <defaultcontrol>50</defaultcontrol>
3      <allowoverlay>yes</allowoverlay>      <allowoverlay>yes</allowoverlay>
4      <controls>      <controls>
                 <control type="image">  
                         <description>background image</description>  
                         <posx>65</posx>  
                         <posy>90</posy>  
                         <width>720</width>  
                         <height>490</height>  
                         <texture>description.png</texture>  
                 </control>  
5          <control type="group">          <control type="group">
6              <posy>20</posy>              <animation effect="slide" time="300" start="0,660" end="0,0" acceleration="-1" condition="!Skin.HasSetting(animated)">WindowOpen</animation>
7              <animation effect="fade" time="300" condition="!Skin.HasSetting(animated)">WindowOpen</animation>              <animation effect="slide" time="300" start="0,0" end="0,660" acceleration="1.1" condition="!Skin.HasSetting(animated)">WindowClose</animation>
8              <animation effect="slide" time="300" condition="!Skin.HasSetting(animated)">WindowClose</animation>  
9              <control type="image" id="0">                          <control type="image">
10                  <description>Profile background</description>                                  <description>background image</description>
11                  <posx>137</posx>                                  <posx>49</posx>
12                  <posy>101</posy>                                  <posy>61</posy>
13                  <width>446</width>                                  <width>752</width>
14                  <height>446</height>                                  <height>687</height>
15                  <texture>dialog-panel2.png</texture>                                  <texture>description.png</texture>
16              </control>                          </control>
17    
18              <control type="label" id="1">              <control type="label" id="1">
19                  <description>Heading Label</description>                  <description>Heading Label</description>
20                  <posx>100</posx>                  <posx>83</posx>
21                  <posy>115</posy>                  <posy>92</posy>
22                  <width>630</width>                  <width>670</width>
23                  <align>left</align>                  <align>left</align>
24                  <label>TITLE</label>                  <label>TITLE</label>
25                  <font>font36</font>                  <font>font24_title</font>
26                  <textcolor>DDFFFFFF</textcolor>                  <textcolor>DDFFFFFF</textcolor>
27              </control>              </control>
28    
29                            <control type="image">
30                                    <description>rating stars</description>
31                                    <posx>83</posx>
32                                    <posy>128</posy>
33                                    <width>260</width>
34                                    <height>25</height>
35                                    <texture>stars.png</texture>
36                            </control>
37                            
38              <control type="label" id="2">              <control type="label" id="2">
39                    <description>Categories</description>
40                    <posx>83</posx>
41                    <posy>159</posy>
42                    <width>670</width>
43                    <align>left</align>
44                                    <wrapmultiline>false</wrapmultiline>
45                    <label>Dansk / Familie / Eventyr / Horror / Action / Krigsfilm</label>
46                    <font>special13</font>
47                    <textcolor>DDced8da</textcolor>
48                </control>                  
49                            
50                <control type="label" id="3">
51                  <description>Clip description label</description>                  <description>Clip description label</description>
52                  <posx>100</posx>                  <posx>83</posx>
53                  <posy>145</posy>                  <posy>210</posy>
54                  <width>630</width>                  <width>670</width>
55                  <align>left</align>                  <align>left</align>
56    
57                                  <wrapmultiline>true</wrapmultiline>                                  <wrapmultiline>true</wrapmultiline>
58    
59                  <label>"Lorem "</label>                  <label>"Lorem "</label>
60                  <font>special13</font>                  <font>font15</font>
61                  <textcolor>DDced8da</textcolor>                  <textcolor>DDced8da</textcolor>
62              </control>              </control>
63    
64                            
65                            
66                <control type="label" id="10">
67                    <description>Clip playtime</description>
68                    <posx>83</posx>
69                    <posy>480</posy>
70                    <width>580</width>
71                    <align>left</align>
72                                    <wrapmultiline>false</wrapmultiline>
73                                    <label>Spilletid : 1 time, 20 minutter</label>
74                    <font>font15</font>
75                    <textcolor>DDced8da</textcolor>
76                </control>
77    
78          </control>                          <control type="label" id="11">
79                    <description>Clip details</description>
80                    <posx>83</posx>
81                    <posy>515</posy>
82                    <width>580</width>
83                    <align>left</align>
84                                    <wrapmultiline>false</wrapmultiline>
85                                    <label>Video : 720x384px (x264/MP3)  1.09 GBytes = 1887 KBit/sec</label>
86                    <font>font10</font>
87                    <textcolor>DDced8da</textcolor>
88                </control>
89                            
90                            <control type="button" id="50">
91                                    <description>submenu button</description>
92                                    <posx>275</posx>
93                                    <posy>570</posy>
94                                    <width>295</width>
95                                    <height>55</height>
96            <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>
97                                    <texturefocus>home-power.gif</texturefocus>
98                                    <texturenofocus>-</texturenofocus>-->
99                                    <align>center</align>
100                                    <aligny>center</aligny>
101                                    <font>font24_title</font>
102                                    <label>Afspil film</label>
103                                    <onleft>98</onleft>
104                                    <onright>98</onright>
105                                    <onup>98</onup>
106                                    <ondown>98</ondown>
107                            </control>
108                            <control type="button" id="98">
109                                    <description>submenu button</description>
110                                    <posx>356</posx>
111                                    <posy>651</posy>
112                                    <width>134</width>
113                                    <height>35</height>
114            <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>
115                                    <texturefocus>home-power.gif</texturefocus>
116                                    <texturenofocus>-</texturenofocus>-->
117                                    <align>center</align>
118                                    <aligny>center</aligny>
119                                    <label>Tilbage</label>
120                                    <onleft>50</onleft>
121                                    <onright>50</onright>
122                                    <onup>50</onup>
123                                    <ondown>50</ondown>
124                            </control>
125    
126    
                 <control type="button" id="50">  
                         <description>submenu button</description>  
                         <posx>240</posx>  
                         <posy>500</posy>  
                         <width>134</width>  
                         <height>35</height>  
 <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>  
                         <texturefocus>home-power.gif</texturefocus>  
                         <texturenofocus>-</texturenofocus>-->  
                         <label>Afspil film</label>  
                         <onleft>98</onleft>  
                         <onright>98</onright>  
                         <onup>98</onup>  
                         <ondown>98</ondown>  
                 </control>  
                 <control type="button" id="98">  
                         <description>submenu button</description>  
                         <posx>460</posx>  
                         <posy>500</posy>  
                         <width>134</width>  
                         <height>35</height>  
 <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>  
                         <texturefocus>home-power.gif</texturefocus>  
                         <texturenofocus>-</texturenofocus>-->  
                         <label>Tilbage</label>  
                         <onleft>50</onleft>  
                         <onright>50</onright>  
                         <onup>50</onup>  
                         <ondown>50</ondown>  
127                  </control>                  </control>
128      </controls>      </controls>
129  </window>  </window>

Legend:
Removed from v.2594  
changed lines
  Added in v.2595

  ViewVC Help
Powered by ViewVC 1.1.20