Changed: [PM3.HD] Moved around the buttons in the Video info dialog

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@93 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2010-08-31 07:30:18 +00:00
parent 24ef6a2ff3
commit 7b2f2c60d5
1 changed files with 46 additions and 77 deletions

View File

@ -1,5 +1,5 @@
<window id="2003">
<defaultcontrol always="true">5</defaultcontrol>
<defaultcontrol always="true">8</defaultcontrol>
<allowoverlay>no</allowoverlay>
<include>dialogeffect</include>
<controls>
@ -777,7 +777,7 @@
<posx>290</posx>
<posy>480</posy>
<width>760</width>
<height>160</height>
<height>155</height>
<onleft>49</onleft>
<onright>61</onright>
<onup>50</onup>
@ -871,81 +871,50 @@
<include>AudioCodecFlagging</include>
<include>AspectCodecFlagging</include>
</control>
<control type="group" id="9001">
<control type="group" id="9000">
<posx>60</posx>
<posy>470</posy>
<control type="button" id="5">
<description>Cast/Review</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>206</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>11</onup>
<ondown>8</ondown>
</control>
<control type="togglebutton" id="8">
<description>Play/browse to Show</description>
<posx>0</posx>
<posy>33</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>208</label>
<alttexturefocus border="2">button-focus.png</alttexturefocus>
<alttexturenofocus border="2">button-nofocus.png</alttexturenofocus>
<altlabel>1024</altlabel>
<usealttexture>Container.Content(TVShows)</usealttexture>
<onleft>61</onleft>
<onright>49</onright>
<onup>5</onup>
<ondown>6</ondown>
</control>
<control type="button" id="6">
<description>Refresh</description>
<posx>0</posx>
<posy>66</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>184</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>8</onup>
<ondown>12</ondown>
</control>
<control type="button" id="12">
<description>Get Fanart</description>
<posx>0</posx>
<posy>99</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>20413</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>6</onup>
<ondown>10</ondown>
</control>
<control type="button" id="10">
<description>Get Thumb</description>
<posx>0</posx>
<posy>132</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>13405</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>12</onup>
<ondown>11</ondown>
</control>
<control type="button" id="11">
<description>Play Trailer</description>
<posx>0</posx>
<posy>165</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>20410</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>10</onup>
<ondown>5</ondown>
<enable>!IsEmpty(ListItem.Trailer)</enable>
</control>
<control type="grouplist" id="9000">
<posx>60</posx>
<posy>470</posy>
<width>200</width>
<height>200</height>
<itemgap>3</itemgap>
<onleft>61</onleft>
<onright>49</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<control type="togglebutton" id="8">
<description>Play/browse to Show</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>208</label>
<alttexturefocus border="2">button-focus.png</alttexturefocus>
<alttexturenofocus border="2">button-nofocus.png</alttexturenofocus>
<altlabel>1024</altlabel>
<usealttexture>Container.Content(TVShows)</usealttexture>
</control>
<control type="button" id="11">
<description>Play Trailer</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>20410</label>
<enable>!IsEmpty(ListItem.Trailer)</enable>
</control>
<control type="button" id="5">
<description>Cast/Review</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>206</label>
</control>
<control type="button" id="6">
<description>Refresh</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>184</label>
</control>
<control type="button" id="10">
<description>Get Thumb</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>13405</label>
</control>
<control type="button" id="12">
<description>Get Fanart</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>20413</label>
</control>
</control>
</controls>