aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorJonathan Marshall <jmarshall@xbmc.org>2013-10-20 20:38:19 +1300
committerJonathan Marshall <jmarshall@xbmc.org>2013-11-02 11:43:49 +1300
commit774663888da15b5c33ff0359853c425c10c42812 (patch)
tree1d5177b43a02b9df8115771130c11cb3c29789d0 /addons
parenta52edf6fecb8056203d0575150508901ae0868f3 (diff)
[confluence] cosmetic - whitespace cleanup
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/AddonBrowser.xml6
-rw-r--r--addons/skin.confluence/720p/DialogAddonInfo.xml2
-rw-r--r--addons/skin.confluence/720p/DialogContextMenu.xml2
-rw-r--r--addons/skin.confluence/720p/DialogExtendedProgressBar.xml2
-rw-r--r--addons/skin.confluence/720p/DialogFileStacking.xml2
-rw-r--r--addons/skin.confluence/720p/DialogKaraokeSongSelector.xml2
-rw-r--r--addons/skin.confluence/720p/DialogKeyboard.xml2
-rw-r--r--addons/skin.confluence/720p/DialogMuteBug.xml2
-rw-r--r--addons/skin.confluence/720p/DialogNetworkSetup.xml2
-rw-r--r--addons/skin.confluence/720p/DialogOK.xml2
-rw-r--r--addons/skin.confluence/720p/DialogPVRChannelManager.xml32
-rw-r--r--addons/skin.confluence/720p/DialogPVRChannelsOSD.xml2
-rw-r--r--addons/skin.confluence/720p/DialogPVRGuideSearch.xml2
-rw-r--r--addons/skin.confluence/720p/DialogPVRRecordingInfo.xml2
-rw-r--r--addons/skin.confluence/720p/DialogPVRTimerSettings.xml2
-rw-r--r--addons/skin.confluence/720p/DialogPictureInfo.xml2
-rw-r--r--addons/skin.confluence/720p/DialogProgress.xml2
-rw-r--r--addons/skin.confluence/720p/DialogSeekBar.xml2
-rw-r--r--addons/skin.confluence/720p/DialogSongInfo.xml4
-rw-r--r--addons/skin.confluence/720p/DialogVideoInfo.xml2
-rw-r--r--addons/skin.confluence/720p/DialogVolumeBar.xml2
-rw-r--r--addons/skin.confluence/720p/DialogYesNo.xml2
-rw-r--r--addons/skin.confluence/720p/FileBrowser.xml2
-rw-r--r--addons/skin.confluence/720p/FileManager.xml16
-rw-r--r--addons/skin.confluence/720p/Home.xml16
-rw-r--r--addons/skin.confluence/720p/IncludesCodecFlagging.xml2
-rw-r--r--addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml22
-rw-r--r--addons/skin.confluence/720p/LockSettings.xml2
-rw-r--r--addons/skin.confluence/720p/MusicOverlay.xml2
-rw-r--r--addons/skin.confluence/720p/MyWeather.xml8
-rw-r--r--addons/skin.confluence/720p/Pointer.xml2
-rw-r--r--addons/skin.confluence/720p/Settings.xml8
-rw-r--r--addons/skin.confluence/720p/SettingsCategory.xml8
-rw-r--r--addons/skin.confluence/720p/SettingsProfile.xml10
-rw-r--r--addons/skin.confluence/720p/SettingsScreenCalibration.xml2
-rw-r--r--addons/skin.confluence/720p/SettingsSystemInfo.xml8
-rw-r--r--addons/skin.confluence/720p/SkinSettings.xml8
-rw-r--r--addons/skin.confluence/720p/SlideShow.xml2
-rw-r--r--addons/skin.confluence/720p/SmartPlaylistRule.xml2
-rw-r--r--addons/skin.confluence/720p/VideoOverlay.xml2
-rw-r--r--addons/skin.confluence/720p/ViewsMusicLibrary.xml10
-rw-r--r--addons/skin.confluence/720p/ViewsPVR.xml2
-rw-r--r--addons/skin.confluence/720p/ViewsVideoLibrary.xml30
-rw-r--r--addons/skin.confluence/720p/includes.xml44
-rw-r--r--addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml2
-rw-r--r--addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml2
-rw-r--r--addons/skin.confluence/720p/script-globalsearch-main.xml16
47 files changed, 154 insertions, 154 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml
index 9c414320b4..d869fa52be 100644
--- a/addons/skin.confluence/720p/AddonBrowser.xml
+++ b/addons/skin.confluence/720p/AddonBrowser.xml
@@ -98,21 +98,21 @@
<align>center</align>
<aligny>center</aligny>
</control>
- <control type="radiobutton" id ="5">
+ <control type="radiobutton" id="5">
<description>Enable auto-updates</description>
<posx>0</posx>
<posy>130</posy>
<include>ButtonCommonValues</include>
<label>24063</label>
</control>
- <control type="radiobutton" id ="6">
+ <control type="radiobutton" id="6">
<description>No notifications</description>
<posx>0</posx>
<posy>170</posy>
<include>ButtonCommonValues</include>
<label>25000</label>
</control>
- <control type="radiobutton" id ="7">
+ <control type="radiobutton" id="7">
<description>Hide foreign</description>
<posx>0</posx>
<posy>210</posy>
diff --git a/addons/skin.confluence/720p/DialogAddonInfo.xml b/addons/skin.confluence/720p/DialogAddonInfo.xml
index 670a13d706..431650d62d 100644
--- a/addons/skin.confluence/720p/DialogAddonInfo.xml
+++ b/addons/skin.confluence/720p/DialogAddonInfo.xml
@@ -356,7 +356,7 @@
<align>center</align>
<font>font12_title</font>
</control>
- <control type="button" id ="6">
+ <control type="button" id="6">
<description>Install/UnInstall Addon button</description>
<width>220</width>
<height>43</height>
diff --git a/addons/skin.confluence/720p/DialogContextMenu.xml b/addons/skin.confluence/720p/DialogContextMenu.xml
index fcb6726a7d..c554cad5c8 100644
--- a/addons/skin.confluence/720p/DialogContextMenu.xml
+++ b/addons/skin.confluence/720p/DialogContextMenu.xml
@@ -54,4 +54,4 @@
<texturefocus border="5">button-focus.png</texturefocus>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogExtendedProgressBar.xml b/addons/skin.confluence/720p/DialogExtendedProgressBar.xml
index 605ab9ed35..0d4fa44d1c 100644
--- a/addons/skin.confluence/720p/DialogExtendedProgressBar.xml
+++ b/addons/skin.confluence/720p/DialogExtendedProgressBar.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
- <defaultcontrol></defaultcontrol>
+ <defaultcontrol/>
<animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation>
<animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation>
<controls>
diff --git a/addons/skin.confluence/720p/DialogFileStacking.xml b/addons/skin.confluence/720p/DialogFileStacking.xml
index df3ac407d9..3df8f0a15c 100644
--- a/addons/skin.confluence/720p/DialogFileStacking.xml
+++ b/addons/skin.confluence/720p/DialogFileStacking.xml
@@ -115,4 +115,4 @@
<info>Container(450).ListItem.Label</info>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml b/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml
index 9e39c0dd6e..dbf020beeb 100644
--- a/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml
+++ b/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml
@@ -37,4 +37,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogKeyboard.xml b/addons/skin.confluence/720p/DialogKeyboard.xml
index 950acbb9fa..293e9b0238 100644
--- a/addons/skin.confluence/720p/DialogKeyboard.xml
+++ b/addons/skin.confluence/720p/DialogKeyboard.xml
@@ -870,4 +870,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogMuteBug.xml b/addons/skin.confluence/720p/DialogMuteBug.xml
index 7f7e399ad0..107f513a7f 100644
--- a/addons/skin.confluence/720p/DialogMuteBug.xml
+++ b/addons/skin.confluence/720p/DialogMuteBug.xml
@@ -17,4 +17,4 @@
<texture>icon-mute.png</texture>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogNetworkSetup.xml b/addons/skin.confluence/720p/DialogNetworkSetup.xml
index 16541ba909..0e02bf4611 100644
--- a/addons/skin.confluence/720p/DialogNetworkSetup.xml
+++ b/addons/skin.confluence/720p/DialogNetworkSetup.xml
@@ -201,4 +201,4 @@
<ondown>10</ondown>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogOK.xml b/addons/skin.confluence/720p/DialogOK.xml
index dea441f55e..1253fcd6a5 100644
--- a/addons/skin.confluence/720p/DialogOK.xml
+++ b/addons/skin.confluence/720p/DialogOK.xml
@@ -103,4 +103,4 @@
<ondown>10</ondown>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogPVRChannelManager.xml b/addons/skin.confluence/720p/DialogPVRChannelManager.xml
index 83a43745ce..0f22b8c461 100644
--- a/addons/skin.confluence/720p/DialogPVRChannelManager.xml
+++ b/addons/skin.confluence/720p/DialogPVRChannelManager.xml
@@ -271,7 +271,7 @@
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
</control>
- <control type="radiobutton" id ="7">
+ <control type="radiobutton" id="7">
<description>Channel activated</description>
<posx>0</posx>
<posy>25</posy>
@@ -292,7 +292,7 @@
<onup>9000</onup>
<ondown>8</ondown>
</control>
- <control type="edit" id ="8">
+ <control type="edit" id="8">
<description>Channel name</description>
<posx>0</posx>
<posy>65</posy>
@@ -310,7 +310,7 @@
<onup>7</onup>
<ondown>9</ondown>
</control>
- <control type="button" id ="9">
+ <control type="button" id="9">
<description>Channel logo Button</description>
<posx>0</posx>
<posy>105</posy>
@@ -325,7 +325,7 @@
<onup>8</onup>
<ondown>12</ondown>
</control>
- <control type="image" id ="10">
+ <control type="image" id="10">
<description>Current Channel Icon</description>
<posx>345</posx>
<posy>107</posy>
@@ -334,7 +334,7 @@
<aspectratio>keep</aspectratio>
<info>ListItem.Property(Icon)</info>
</control>
- <control type="radiobutton" id ="12">
+ <control type="radiobutton" id="12">
<description>EPG activated</description>
<posx>0</posx>
<posy>145</posy>
@@ -355,7 +355,7 @@
<onup>9</onup>
<ondown>13</ondown>
</control>
- <control type="spincontrolex" id ="13">
+ <control type="spincontrolex" id="13">
<description>EPG source</description>
<posx>0</posx>
<posy>185</posy>
@@ -370,7 +370,7 @@
<onup>12</onup>
<ondown>14</ondown>
</control>
- <control type="radiobutton" id ="14">
+ <control type="radiobutton" id="14">
<description>Parental locked</description>
<posx>0</posx>
<posy>225</posy>
@@ -408,7 +408,7 @@
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
</control>
- <control type="button" id ="30">
+ <control type="button" id="30">
<description>Group Manager Button</description>
<posx>0</posx>
<posy>25</posy>
@@ -424,7 +424,7 @@
<onup>14</onup>
<ondown>31</ondown>
</control>
- <control type="button" id ="34">
+ <control type="button" id="34">
<description>TV/Radio Button</description>
<posx>195</posx>
<posy>25</posy>
@@ -441,7 +441,7 @@
<onup>14</onup>
<ondown>31</ondown>
</control>
- <control type="button" id ="34">
+ <control type="button" id="34">
<description>TV/Radio Button</description>
<posx>195</posx>
<posy>25</posy>
@@ -458,7 +458,7 @@
<onup>14</onup>
<ondown>31</ondown>
</control>
- <control type="button" id ="31">
+ <control type="button" id="31">
<description>Edit channel Button</description>
<posx>0</posx>
<posy>65</posy>
@@ -474,7 +474,7 @@
<onup>30</onup>
<ondown>32</ondown>
</control>
- <control type="button" id ="32">
+ <control type="button" id="32">
<description>Delete channel Button</description>
<posx>0</posx>
<posy>105</posy>
@@ -490,7 +490,7 @@
<onup>31</onup>
<ondown>33</ondown>
</control>
- <control type="button" id ="33">
+ <control type="button" id="33">
<description>New channel Button</description>
<posx>0</posx>
<posy>145</posy>
@@ -511,7 +511,7 @@
<control type="group" id="9000">
<posx>70</posx>
<posy>590</posy>
- <control type="button" id ="4">
+ <control type="button" id="4">
<description>OK Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -526,7 +526,7 @@
<onup>33</onup>
<ondown>7</ondown>
</control>
- <control type="button" id ="5">
+ <control type="button" id="5">
<description>Apply changes Button</description>
<posx>260</posx>
<posy>0</posy>
@@ -541,7 +541,7 @@
<onup>33</onup>
<ondown>7</ondown>
</control>
- <control type="button" id ="6">
+ <control type="button" id="6">
<description>Cancel Button</description>
<posx>520</posx>
<posy>0</posy>
diff --git a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml
index 6dceff94b7..65082b94b2 100644
--- a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml
+++ b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml
@@ -357,4 +357,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogPVRGuideSearch.xml b/addons/skin.confluence/720p/DialogPVRGuideSearch.xml
index 4bfcb70853..60b9cad704 100644
--- a/addons/skin.confluence/720p/DialogPVRGuideSearch.xml
+++ b/addons/skin.confluence/720p/DialogPVRGuideSearch.xml
@@ -454,4 +454,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml b/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml
index 87d28c6fed..0709ffb1f8 100644
--- a/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml
+++ b/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml
@@ -265,4 +265,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml b/addons/skin.confluence/720p/DialogPVRTimerSettings.xml
index 60b0bf18d3..e6676df93d 100644
--- a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml
+++ b/addons/skin.confluence/720p/DialogPVRTimerSettings.xml
@@ -153,4 +153,4 @@
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogPictureInfo.xml b/addons/skin.confluence/720p/DialogPictureInfo.xml
index c1ffb4e681..6ba131afac 100644
--- a/addons/skin.confluence/720p/DialogPictureInfo.xml
+++ b/addons/skin.confluence/720p/DialogPictureInfo.xml
@@ -187,4 +187,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogProgress.xml b/addons/skin.confluence/720p/DialogProgress.xml
index 802b175c22..04399ba6fd 100644
--- a/addons/skin.confluence/720p/DialogProgress.xml
+++ b/addons/skin.confluence/720p/DialogProgress.xml
@@ -123,4 +123,4 @@
<ondown>10</ondown>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogSeekBar.xml b/addons/skin.confluence/720p/DialogSeekBar.xml
index 80850f7301..c22e239343 100644
--- a/addons/skin.confluence/720p/DialogSeekBar.xml
+++ b/addons/skin.confluence/720p/DialogSeekBar.xml
@@ -331,4 +331,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogSongInfo.xml b/addons/skin.confluence/720p/DialogSongInfo.xml
index d0786f4deb..965587b3cf 100644
--- a/addons/skin.confluence/720p/DialogSongInfo.xml
+++ b/addons/skin.confluence/720p/DialogSongInfo.xml
@@ -294,7 +294,7 @@
<control type="group" id="9000">
<posx>40</posx>
<posy>445</posy>
- <control type="button" id ="10">
+ <control type="button" id="10">
<description>Ok button</description>
<posx>0</posx>
<posy>0</posy>
@@ -336,7 +336,7 @@
<onup>14</onup>
<ondown>14</ondown>
</control>
- <control type="button" id ="13">
+ <control type="button" id="13">
<description>Get Thumb button</description>
<posx>630</posx>
<posy>0</posy>
diff --git a/addons/skin.confluence/720p/DialogVideoInfo.xml b/addons/skin.confluence/720p/DialogVideoInfo.xml
index ce336b1ff4..e45ef00084 100644
--- a/addons/skin.confluence/720p/DialogVideoInfo.xml
+++ b/addons/skin.confluence/720p/DialogVideoInfo.xml
@@ -496,7 +496,7 @@
<width>380</width>
<height>250</height>
<aspectratio aligny="top">keep</aspectratio>
- <bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
+ <bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
</control>
diff --git a/addons/skin.confluence/720p/DialogVolumeBar.xml b/addons/skin.confluence/720p/DialogVolumeBar.xml
index 7cf59edfb3..56d5552862 100644
--- a/addons/skin.confluence/720p/DialogVolumeBar.xml
+++ b/addons/skin.confluence/720p/DialogVolumeBar.xml
@@ -62,4 +62,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/DialogYesNo.xml b/addons/skin.confluence/720p/DialogYesNo.xml
index 4af9d11dff..149d69865f 100644
--- a/addons/skin.confluence/720p/DialogYesNo.xml
+++ b/addons/skin.confluence/720p/DialogYesNo.xml
@@ -119,4 +119,4 @@
<ondown>10</ondown>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/FileBrowser.xml b/addons/skin.confluence/720p/FileBrowser.xml
index 7078ddd503..6f14af3d1d 100644
--- a/addons/skin.confluence/720p/FileBrowser.xml
+++ b/addons/skin.confluence/720p/FileBrowser.xml
@@ -328,4 +328,4 @@
</control>
<include>Clock</include>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/FileManager.xml b/addons/skin.confluence/720p/FileManager.xml
index 51984203d9..ee275164a1 100644
--- a/addons/skin.confluence/720p/FileManager.xml
+++ b/addons/skin.confluence/720p/FileManager.xml
@@ -39,12 +39,12 @@
<posx>30</posx>
<posy>40</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>0</posx>
@@ -213,12 +213,12 @@
<posx>650</posx>
<posy>40</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>0</posx>
diff --git a/addons/skin.confluence/720p/Home.xml b/addons/skin.confluence/720p/Home.xml
index f12c2fde4f..5415abb8c8 100644
--- a/addons/skin.confluence/720p/Home.xml
+++ b/addons/skin.confluence/720p/Home.xml
@@ -459,12 +459,12 @@
<posy>370</posy>
<animation effect="slide" start="0,0" end="365,0" time="300" condition="!Player.HasMedia">conditional</animation>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<description>Background End image</description>
@@ -724,12 +724,12 @@
<control type="group">
<posy>400</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="group" id="9001">
<posx>0</posx>
diff --git a/addons/skin.confluence/720p/IncludesCodecFlagging.xml b/addons/skin.confluence/720p/IncludesCodecFlagging.xml
index c119f249cd..859d5eb960 100644
--- a/addons/skin.confluence/720p/IncludesCodecFlagging.xml
+++ b/addons/skin.confluence/720p/IncludesCodecFlagging.xml
@@ -80,4 +80,4 @@
<texture>$INFO[ListItem.VideoAspect,flagging/aspectratio/,.png]</texture>
</control>
</include>
-</includes> \ No newline at end of file
+</includes>
diff --git a/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml
index f19b45889b..eda9ef502e 100644
--- a/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml
+++ b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml
@@ -137,7 +137,7 @@
<content>
<item>
<label>$INFO[Window.Property(LatestMovie.1.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.1.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.1.Thumb)]</icon>
<thumb>-</thumb>
@@ -145,7 +145,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.2.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.2.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.2.Thumb)]</icon>
<thumb>-</thumb>
@@ -153,7 +153,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.3.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.3.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.3.Thumb)]</icon>
<thumb>-</thumb>
@@ -161,7 +161,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.4.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.4.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.4.Thumb)]</icon>
<thumb>-</thumb>
@@ -169,7 +169,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.5.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.5.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.5.Thumb)]</icon>
<thumb>-</thumb>
@@ -177,7 +177,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.6.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.6.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.6.Thumb)]</icon>
<thumb>-</thumb>
@@ -185,7 +185,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.7.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.7.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.7.Thumb)]</icon>
<thumb>-</thumb>
@@ -193,7 +193,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.8.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.8.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.8.Thumb)]</icon>
<thumb>-</thumb>
@@ -201,7 +201,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.9.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.9.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.9.Thumb)]</icon>
<thumb>-</thumb>
@@ -209,7 +209,7 @@
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.10.Title)]</label>
- <label2></label2>
+ <label2/>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.10.Path)])</onclick>
<icon>$INFO[Window.Property(LatestMovie.10.Thumb)]</icon>
<thumb>-</thumb>
@@ -778,4 +778,4 @@
</control>
</control>
</include>
-</includes> \ No newline at end of file
+</includes>
diff --git a/addons/skin.confluence/720p/LockSettings.xml b/addons/skin.confluence/720p/LockSettings.xml
index e499bad9e9..f254f5f464 100644
--- a/addons/skin.confluence/720p/LockSettings.xml
+++ b/addons/skin.confluence/720p/LockSettings.xml
@@ -136,4 +136,4 @@
<ondown>5</ondown>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/MusicOverlay.xml b/addons/skin.confluence/720p/MusicOverlay.xml
index 571a54a575..2907d534ea 100644
--- a/addons/skin.confluence/720p/MusicOverlay.xml
+++ b/addons/skin.confluence/720p/MusicOverlay.xml
@@ -3,4 +3,4 @@
<defaultcontrol>-</defaultcontrol>
<controls>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/MyWeather.xml b/addons/skin.confluence/720p/MyWeather.xml
index 54cd3ee951..f88f848d59 100644
--- a/addons/skin.confluence/720p/MyWeather.xml
+++ b/addons/skin.confluence/720p/MyWeather.xml
@@ -52,12 +52,12 @@
</control>
<control type="group">
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<include>VisibleFadeEffect</include>
<control type="group">
diff --git a/addons/skin.confluence/720p/Pointer.xml b/addons/skin.confluence/720p/Pointer.xml
index 4f2da858f0..dd42563860 100644
--- a/addons/skin.confluence/720p/Pointer.xml
+++ b/addons/skin.confluence/720p/Pointer.xml
@@ -40,4 +40,4 @@
<texture>pointer-focus-click.png</texture>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/Settings.xml b/addons/skin.confluence/720p/Settings.xml
index c079466713..948af11baa 100644
--- a/addons/skin.confluence/720p/Settings.xml
+++ b/addons/skin.confluence/720p/Settings.xml
@@ -17,12 +17,12 @@
<posx>90</posx>
<posy>30</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>5</posx>
diff --git a/addons/skin.confluence/720p/SettingsCategory.xml b/addons/skin.confluence/720p/SettingsCategory.xml
index f86e18d60a..493a46a649 100644
--- a/addons/skin.confluence/720p/SettingsCategory.xml
+++ b/addons/skin.confluence/720p/SettingsCategory.xml
@@ -16,12 +16,12 @@
<posx>90</posx>
<posy>30</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>5</posx>
diff --git a/addons/skin.confluence/720p/SettingsProfile.xml b/addons/skin.confluence/720p/SettingsProfile.xml
index fc847ed64e..5366b2c8e9 100644
--- a/addons/skin.confluence/720p/SettingsProfile.xml
+++ b/addons/skin.confluence/720p/SettingsProfile.xml
@@ -17,12 +17,12 @@
<posx>90</posx>
<posy>30</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>5</posx>
@@ -64,7 +64,7 @@
<aspectratio>keep</aspectratio>
<texture>Confluence_Logo.png</texture>
</control>
- <control type="button" id ="4">
+ <control type="button" id="4">
<description>Enable Login screen</description>
<posx>10</posx>
<posy>90</posy>
diff --git a/addons/skin.confluence/720p/SettingsScreenCalibration.xml b/addons/skin.confluence/720p/SettingsScreenCalibration.xml
index 0b8cdfd2e0..861c798077 100644
--- a/addons/skin.confluence/720p/SettingsScreenCalibration.xml
+++ b/addons/skin.confluence/720p/SettingsScreenCalibration.xml
@@ -99,4 +99,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/SettingsSystemInfo.xml b/addons/skin.confluence/720p/SettingsSystemInfo.xml
index 7b84bfbcb3..f600c31e96 100644
--- a/addons/skin.confluence/720p/SettingsSystemInfo.xml
+++ b/addons/skin.confluence/720p/SettingsSystemInfo.xml
@@ -17,12 +17,12 @@
<posx>90</posx>
<posy>30</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>5</posx>
diff --git a/addons/skin.confluence/720p/SkinSettings.xml b/addons/skin.confluence/720p/SkinSettings.xml
index 9b59938816..a0740ed2b5 100644
--- a/addons/skin.confluence/720p/SkinSettings.xml
+++ b/addons/skin.confluence/720p/SkinSettings.xml
@@ -42,12 +42,12 @@
<posx>90</posx>
<posy>30</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>5</posx>
diff --git a/addons/skin.confluence/720p/SlideShow.xml b/addons/skin.confluence/720p/SlideShow.xml
index 388fa115f1..994411f881 100644
--- a/addons/skin.confluence/720p/SlideShow.xml
+++ b/addons/skin.confluence/720p/SlideShow.xml
@@ -49,4 +49,4 @@
<texturenofocus>arrow-big-right.png</texturenofocus>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/SmartPlaylistRule.xml b/addons/skin.confluence/720p/SmartPlaylistRule.xml
index dd264f17e8..6238186d43 100644
--- a/addons/skin.confluence/720p/SmartPlaylistRule.xml
+++ b/addons/skin.confluence/720p/SmartPlaylistRule.xml
@@ -191,4 +191,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/VideoOverlay.xml b/addons/skin.confluence/720p/VideoOverlay.xml
index 571a54a575..2907d534ea 100644
--- a/addons/skin.confluence/720p/VideoOverlay.xml
+++ b/addons/skin.confluence/720p/VideoOverlay.xml
@@ -3,4 +3,4 @@
<defaultcontrol>-</defaultcontrol>
<controls>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/ViewsMusicLibrary.xml b/addons/skin.confluence/720p/ViewsMusicLibrary.xml
index bd9a5c7555..acee0830ae 100644
--- a/addons/skin.confluence/720p/ViewsMusicLibrary.xml
+++ b/addons/skin.confluence/720p/ViewsMusicLibrary.xml
@@ -262,7 +262,7 @@
<posy>450</posy>
<control type="fixedlist" id="509">
<visible>Container.Content(Albums)</visible>
- <hitrect x="0" y="-10" w="1280" h="190" />
+ <hitrect x="0" y="-10" w="1280" h="190"/>
<posx>-80</posx>
<posy>0</posy>
<width>1360</width>
@@ -333,12 +333,12 @@
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation type="focus">
- <effect type="fade" start="0" end="100" time="200" />
- <effect type="slide" start="0,0" end="40,40" time="200" />
+ <effect type="fade" start="0" end="100" time="200"/>
+ <effect type="slide" start="0,0" end="40,40" time="200"/>
</animation>
<animation type="unfocus">
- <effect type="fade" start="100" end="0" time="200" />
- <effect type="slide" end="0,0" start="40,40" time="200" />
+ <effect type="fade" start="100" end="0" time="200"/>
+ <effect type="slide" end="0,0" start="40,40" time="200"/>
</animation>
</control>
</focusedlayout>
diff --git a/addons/skin.confluence/720p/ViewsPVR.xml b/addons/skin.confluence/720p/ViewsPVR.xml
index 499854a9c7..dc2b7d3f80 100644
--- a/addons/skin.confluence/720p/ViewsPVR.xml
+++ b/addons/skin.confluence/720p/ViewsPVR.xml
@@ -2408,4 +2408,4 @@
</control>
</control>
</include>
-</includes> \ No newline at end of file
+</includes>
diff --git a/addons/skin.confluence/720p/ViewsVideoLibrary.xml b/addons/skin.confluence/720p/ViewsVideoLibrary.xml
index 09d7b1add9..49f673d126 100644
--- a/addons/skin.confluence/720p/ViewsVideoLibrary.xml
+++ b/addons/skin.confluence/720p/ViewsVideoLibrary.xml
@@ -71,12 +71,12 @@
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation type="focus">
- <effect type="fade" start="0" end="100" time="200" />
- <effect type="slide" start="0,0" end="40,40" time="200" />
+ <effect type="fade" start="0" end="100" time="200"/>
+ <effect type="slide" start="0,0" end="40,40" time="200"/>
</animation>
<animation type="unfocus">
- <effect type="fade" start="100" end="0" time="200" />
- <effect type="slide" end="0,0" start="40,40" time="200" />
+ <effect type="fade" start="100" end="0" time="200"/>
+ <effect type="slide" end="0,0" start="40,40" time="200"/>
</animation>
</control>
</focusedlayout>
@@ -309,7 +309,7 @@
<posy>460</posy>
<control type="fixedlist" id="508">
<visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Sets)</visible>
- <hitrect x="0" y="-10" w="1280" h="190" />
+ <hitrect x="0" y="-10" w="1280" h="190"/>
<posx>-20</posx>
<posy>0</posy>
<width>1320</width>
@@ -391,12 +391,12 @@
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation type="focus">
- <effect type="fade" start="0" end="100" time="200" />
- <effect type="slide" start="0,0" end="10,5" time="200" />
+ <effect type="fade" start="0" end="100" time="200"/>
+ <effect type="slide" start="0,0" end="10,5" time="200"/>
</animation>
<animation type="unfocus">
- <effect type="fade" start="100" end="0" time="200" />
- <effect type="slide" end="0,0" start="10,5" time="200" />
+ <effect type="fade" start="100" end="0" time="200"/>
+ <effect type="slide" end="0,0" start="10,5" time="200"/>
</animation>
</control>
</focusedlayout>
@@ -1363,7 +1363,7 @@
<height>286</height>
<aspectratio>scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Art(fanart)]</texture>
+ <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
<visible>Container.Content(Movies)</visible>
<bordertexture background="true" border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>
@@ -1375,7 +1375,7 @@
<height>325</height>
<aspectratio>scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Art(fanart)]</texture>
+ <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
<visible>Container.Content(TVShows)</visible>
<bordertexture background="true" border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>
@@ -1707,7 +1707,7 @@
<height>420</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
- <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Art(fanart)]</texture>
+ <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
</control>
<control type="label">
<posx>10</posx>
@@ -1770,7 +1770,7 @@
<height>420</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
- <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Art(fanart)]</texture>
+ <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
</control>
<control type="label">
<posx>10</posx>
@@ -1819,7 +1819,7 @@
<height>420</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
- <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Art(fanart)]</texture>
+ <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
</control>
<control type="label">
<posx>10</posx>
@@ -1868,7 +1868,7 @@
<height>420</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
- <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Art(fanart)]</texture>
+ <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
</control>
<control type="label">
<posx>10</posx>
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml
index 5ddd979266..5a2aaea715 100644
--- a/addons/skin.confluence/720p/includes.xml
+++ b/addons/skin.confluence/720p/includes.xml
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
- <include file="defaults.xml" />
- <include file="ViewsVideoLibrary.xml" />
- <include file="ViewsMusicLibrary.xml" />
- <include file="ViewsFileMode.xml" />
- <include file="ViewsPictures.xml" />
- <include file="ViewsAddonBrowser.xml" />
- <include file="ViewsLiveTV.xml" />
- <include file="ViewsPVR.xml" />
- <include file="IncludesCodecFlagging.xml" />
- <include file="IncludesHomeRecentlyAdded.xml" />
- <include file="IncludesHomeMenuItems.xml" />
- <include file="IncludesBackgroundBuilding.xml" />
- <include file="weather\10DayForecast.xml" />
- <include file="weather\36HourForecast.xml" />
- <include file="weather\WeekendForecast.xml" />
- <include file="weather\HourlyForecast.xml" />
- <include file="weather\MapAlerts.xml" />
+ <include file="defaults.xml"/>
+ <include file="ViewsVideoLibrary.xml"/>
+ <include file="ViewsMusicLibrary.xml"/>
+ <include file="ViewsFileMode.xml"/>
+ <include file="ViewsPictures.xml"/>
+ <include file="ViewsAddonBrowser.xml"/>
+ <include file="ViewsLiveTV.xml"/>
+ <include file="ViewsPVR.xml"/>
+ <include file="IncludesCodecFlagging.xml"/>
+ <include file="IncludesHomeRecentlyAdded.xml"/>
+ <include file="IncludesHomeMenuItems.xml"/>
+ <include file="IncludesBackgroundBuilding.xml"/>
+ <include file="weather\10DayForecast.xml"/>
+ <include file="weather\36HourForecast.xml"/>
+ <include file="weather\WeekendForecast.xml"/>
+ <include file="weather\HourlyForecast.xml"/>
+ <include file="weather\MapAlerts.xml"/>
<constant name="FanartCrossfadeTime">500</constant>
<constant name="IconCrossfadeTime">400</constant>
@@ -947,14 +947,14 @@
<include name="HomeAddonsCommonLayout">
<include>Window_OpenClose_Animation</include>
<animation type="Visible">
- <effect type="slide" start="0,30" end="0,0" delay="200" easing="out" tween="quadratic" time="200" />
- <effect type="fade" start="0" end="100" delay="200" time="200" />
+ <effect type="slide" start="0,30" end="0,0" delay="200" easing="out" tween="quadratic" time="200"/>
+ <effect type="fade" start="0" end="100" delay="200" time="200"/>
</animation>
<animation type="Hidden">
- <effect type="zoom" start="100" end="70" center="auto" easing="in" tween="quadratic" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="70" center="auto" easing="in" tween="quadratic" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
- <hitrect x="0" y="530" w="1280" h="120" />
+ <hitrect x="0" y="530" w="1280" h="120"/>
<posx>0</posx>
<posy>190r</posy>
<width>1280</width>
diff --git a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml
index 8facdc4c75..09a88e1f95 100644
--- a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml
+++ b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml
@@ -223,4 +223,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml
index 8facdc4c75..09a88e1f95 100644
--- a/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml
+++ b/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml
@@ -223,4 +223,4 @@
</control>
</control>
</controls>
-</window> \ No newline at end of file
+</window>
diff --git a/addons/skin.confluence/720p/script-globalsearch-main.xml b/addons/skin.confluence/720p/script-globalsearch-main.xml
index d868b643ac..cf7c04b30e 100644
--- a/addons/skin.confluence/720p/script-globalsearch-main.xml
+++ b/addons/skin.confluence/720p/script-globalsearch-main.xml
@@ -119,12 +119,12 @@
<posx>90</posx>
<posy>30</posy>
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>5</posx>
@@ -374,12 +374,12 @@
</control>
<control type="group">
<animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
+ <effect type="fade" start="0" end="100" time="300"/>
</animation>
<animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
+ <effect type="fade" start="100" end="0" time="300"/>
</animation>
<posx>380</posx>
<posy>90</posy>