diff options
author | ronie <ronie@users.noreply.github.com> | 2016-12-18 23:01:41 +0100 |
---|---|---|
committer | ronie <ronie@users.noreply.github.com> | 2016-12-18 23:01:41 +0100 |
commit | 27f65d4e52f22591550990ddbdc21c8bb90c71a8 (patch) | |
tree | 9e48cca3395ca13348e8212c756f2dc06c846cfd /addons | |
parent | 700484978cf3830cc81604d34d24444244bf933f (diff) |
fix background
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.estouchy/xml/Includes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml index 598ae1b3d5..738b765b5a 100644 --- a/addons/skin.estouchy/xml/Includes.xml +++ b/addons/skin.estouchy/xml/Includes.xml @@ -170,7 +170,7 @@ <aspectratio>scale</aspectratio> <include>ScreenWidth</include> <height>960</height> - <texture colordiffuse="330BAA8E">special://skin/background/secondary.png</texture> + <texture colordiffuse="330BAA8E">special://skin/background/secondary.jpg</texture> <visible>!Skin.HasSetting(UseCustomBackground)</visible> </control> <control type="videowindow"> |