/[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 2592 by torben, Mon Jun 29 11:34:00 2015 UTC revision 2593 by torben, Mon Jun 29 14:54:29 2015 UTC
# Line 4  Line 4 
4      <controls>      <controls>
5                  <control type="image">                  <control type="image">
6                          <description>background image</description>                          <description>background image</description>
7                          <posx>10</posx>                          <posx>65</posx>
8                          <posy>88</posy>                          <posy>90</posy>
9                          <width>720</width>                          <width>720</width>
10                          <height>488</height>                          <height>490</height>
11                          <texture>fanart.jpg</texture>                          <texture>description.png</texture>
12                  </control>                  </control>
13          <control type="group">          <control type="group">
14              <posy>20</posy>              <posy>20</posy>
15              <animation effect="slide" time="500" start="0,600" end="0,0" acceleration="-1" condition="!Skin.HasSetting(animated)">WindowOpen</animation>              <animation effect="fade" time="300" condition="!Skin.HasSetting(animated)">WindowOpen</animation>
16              <animation effect="slide" time="300" start="0,0" end="0,600" acceleration="1.1" condition="!Skin.HasSetting(animated)">WindowClose</animation>              <animation effect="slide" time="300" condition="!Skin.HasSetting(animated)">WindowClose</animation>
17              <control type="image" id="0">              <control type="image" id="0">
18                  <description>Profile background</description>                  <description>Profile background</description>
19                  <posx>137</posx>                  <posx>137</posx>
# Line 24  Line 24 
24              </control>              </control>
25              <control type="label" id="1">              <control type="label" id="1">
26                  <description>Heading Label</description>                  <description>Heading Label</description>
27                  <posx>165</posx>                  <posx>100</posx>
28                  <posy>115</posy>                  <posy>115</posy>
29                  <width>420</width>                  <width>630</width>
30                  <align>center</align>                  <align>left</align>
31                  <label>TITLE</label>                  <label>TITLE</label>
32                  <font>font18</font>                  <font>font36</font>
33                  <textcolor>DDFFFFFF</textcolor>                  <textcolor>DDFFFFFF</textcolor>
34              </control>              </control>
35    
# Line 37  Line 37 
37                  <description>Clip description label</description>                  <description>Clip description label</description>
38                  <posx>100</posx>                  <posx>100</posx>
39                  <posy>145</posy>                  <posy>145</posy>
40                  <width>520</width>                  <width>630</width>
41                  <align>left</align>                  <align>left</align>
42    
43                                  <wrapmultiline>true</wrapmultiline>                                  <wrapmultiline>true</wrapmultiline>
44    
45                  <label>"Lorem ipsum dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."</label>                  <label>"Lorem "</label>
46                  <font>special13</font>                  <font>special13</font>
47                  <textcolor>DDced8da</textcolor>                  <textcolor>DDced8da</textcolor>
48              </control>              </control>
49    
50    
51          </control>          </control>
52          <control type="label">  
             <description>xbox media center label</description>  
             <posx>200</posx>  
             <posy>63</posy>  
             <align>right</align>  
             <label>Todic</label>  
             <font>special12</font>  
             <textcolor>ffffffff</textcolor>  
         </control>  
         <control type="label">  
             <description>description label</description>  
             <posx>207</posx>  
             <posy>63</posy>  
             <align>left</align>  
             <label>Todic XBMC</label>  
             <font>special13</font>  
         </control>  
53    
54                  <control type="button" id="50">                  <control type="button" id="50">
55                          <description>submenu button</description>                          <description>submenu button</description>
56                          <posx>300</posx>                          <posx>240</posx>
57                          <posy>500</posy>                          <posy>500</posy>
58                          <width>134</width>                          <width>134</width>
59                          <height>35</height>                          <height>35</height>
60  <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>  <!--                    <onclick>ActivateWindow(ShutdownMenu)</onclick>
61                          <texturefocus>home-power.gif</texturefocus>                          <texturefocus>home-power.gif</texturefocus>
62                          <texturenofocus>-</texturenofocus>-->                          <texturenofocus>-</texturenofocus>-->
63                          <label>Vis klip</label>                          <label>Afspil film</label>
64                          <onleft>98</onleft>                          <onleft>98</onleft>
65                          <onright>98</onright>                          <onright>98</onright>
66                          <onup>98</onup>                          <onup>98</onup>
# Line 84  Line 68 
68                  </control>                  </control>
69                  <control type="button" id="98">                  <control type="button" id="98">
70                          <description>submenu button</description>                          <description>submenu button</description>
71                          <posx>510</posx>                          <posx>460</posx>
72                          <posy>500</posy>                          <posy>500</posy>
73                          <width>134</width>                          <width>134</width>
74                          <height>35</height>                          <height>35</height>

Legend:
Removed from v.2592  
changed lines
  Added in v.2593

  ViewVC Help
Powered by ViewVC 1.1.20