diff options
author | ronie <ronie> | 2013-10-23 23:11:49 +0200 |
---|---|---|
committer | ronie <ronie> | 2013-10-23 23:29:05 +0200 |
commit | 3b5ae331c524f35251f44206d1fea50a257a35f1 (patch) | |
tree | 8e2e3f89e6114eab00acbcd33c10078892fb270b /addons/skin.confluence/720p/includes.xml | |
parent | af7a574cfcbc9d7a3be718d3ef9d5aee05dbb6d9 (diff) |
confluence cleanup
Diffstat (limited to 'addons/skin.confluence/720p/includes.xml')
-rw-r--r-- | addons/skin.confluence/720p/includes.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml index c5be31437a..5ddd979266 100644 --- a/addons/skin.confluence/720p/includes.xml +++ b/addons/skin.confluence/720p/includes.xml @@ -175,7 +175,6 @@ <height>45</height> <label>1036</label> <font>-</font> - <aligny>-</aligny> <onclick>back</onclick> <texturefocus border="5">floor_buttonFO.png</texturefocus> <texturenofocus border="5">floor_button.png</texturenofocus> @@ -201,7 +200,6 @@ <height>45</height> <label>31003</label> <font>-</font> - <aligny>-</aligny> <onclick>ActivateWindow(home)</onclick> <texturefocus border="5">floor_buttonFO.png</texturefocus> <texturenofocus border="5">floor_button.png</texturenofocus> @@ -235,7 +233,6 @@ <height>45</height> <label>31003</label> <font>-</font> - <aligny>-</aligny> <onclick>ActivateWindow(PlayerControls)</onclick> <texturefocus border="5">floor_buttonFO.png</texturefocus> <texturenofocus border="5">floor_button.png</texturenofocus> @@ -888,8 +885,10 @@ <include>ButtonCommonValues</include> <label>31008</label> <onclick>fullscreen</onclick> - <textureradiofocus>GoFullscreen.png</textureradiofocus> - <textureradionofocus>GoFullscreen.png</textureradionofocus> + <textureradioonfocus>GoFullscreen.png</textureradioonfocus> + <textureradioonnofocus>GoFullscreen.png</textureradioonnofocus> + <textureradioofffocus>GoFullscreen.png</textureradioofffocus> + <textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus> <visible>Player.HasMedia</visible> </control> <control type="button" id="612"> |