diff options
author | Jezz_X <jezzx2@gmail.com> | 2011-01-07 16:13:46 +1100 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2011-01-07 17:08:41 +1100 |
commit | 525db6cce4494256fc7fb3ad6bc2c45468a4637f (patch) | |
tree | b7afd0fcb04eee615b3ce92b19d9ac15945c4a3c | |
parent | 11b9b489ff5a1dfe03f8b11ce03b4840624af243 (diff) |
Fixed: [Confluence] Removed some old script code
-rw-r--r-- | addons/skin.confluence/720p/includes.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml index b863f10e79..36b89a8b57 100644 --- a/addons/skin.confluence/720p/includes.xml +++ b/addons/skin.confluence/720p/includes.xml @@ -151,18 +151,6 @@ <include>Window_OpenClose_Animation</include> </control> </include> - <include name="CommonScriptBackground"> - <control type="multiimage"> - <posx>0</posx> - <posy>0</posy> - <width>1280</width> - <height>720</height> - <imagepath fallback="special://skin/backgrounds/scripts.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</imagepath> - <timeperimage>10000</timeperimage> - <randomize>true</randomize> - <fadetime>1000</fadetime> - </control> - </include> <include name="CommonWeatherBackground"> <control type="multiimage"> <posx>0</posx> |