Updated [PM3.HD] Added the show notifications button to the Addon browser
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@252 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
f16a78daad
commit
e53f4bd60f
@ -54,7 +54,7 @@
|
||||
<ondown>5</ondown>
|
||||
</control>
|
||||
<control type="radiobutton" id="5">
|
||||
<description>View As button</description>
|
||||
<description>Auto Update button</description>
|
||||
<posx>0</posx>
|
||||
<posy>90</posy>
|
||||
<include>ButtonCommonValues</include>
|
||||
@ -62,11 +62,22 @@
|
||||
<onleft>50</onleft>
|
||||
<onright>50</onright>
|
||||
<onup>3</onup>
|
||||
<ondown>6</ondown>
|
||||
</control>
|
||||
<control type="radiobutton" id="6">
|
||||
<description>Auto Update button</description>
|
||||
<posx>0</posx>
|
||||
<posy>135</posy>
|
||||
<include>ButtonCommonValues</include>
|
||||
<label>25000</label>
|
||||
<onleft>50</onleft>
|
||||
<onright>50</onright>
|
||||
<onup>5</onup>
|
||||
<ondown>610</ondown>
|
||||
</control>
|
||||
<control type="button" id="610">
|
||||
<description>Fake Button to fix Player Controls Navigation</description>
|
||||
<onup>5</onup>
|
||||
<onup>6</onup>
|
||||
<ondown>603</ondown>
|
||||
<visible>false</visible>
|
||||
</control>
|
||||
|
Loading…
x
Reference in New Issue
Block a user