aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2013-08-04 18:09:33 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2013-08-04 18:09:33 +0200
commit5277c8b6c744baf6de42ff0dfd1aa6df5428c8c9 (patch)
treeebc5a04076128b1530c1376f5951d782599ed6a5
parent0f6e08ebbba63908d86dc1d1f50ede17fb31d5c5 (diff)
[confluence] fix indenting to all tabs
-rw-r--r--addons/skin.confluence/720p/DialogPVRRecordingInfo.xml352
-rw-r--r--addons/skin.confluence/720p/DialogVolumeBar.xml4
-rw-r--r--addons/skin.confluence/720p/Font.xml114
-rw-r--r--addons/skin.confluence/720p/IncludesCodecFlagging.xml2
-rw-r--r--addons/skin.confluence/720p/MusicOSD.xml2
-rw-r--r--addons/skin.confluence/720p/SettingsProfile.xml2
-rw-r--r--addons/skin.confluence/720p/SmartPlaylistEditor.xml2
-rw-r--r--addons/skin.confluence/720p/VideoFullScreen.xml2
-rw-r--r--addons/skin.confluence/720p/ViewsFileMode.xml3
-rw-r--r--addons/skin.confluence/720p/ViewsPVR.xml2
-rw-r--r--addons/skin.confluence/720p/includes.xml4
-rw-r--r--addons/skin.confluence/720p/script-globalsearch-main.xml2
12 files changed, 246 insertions, 245 deletions
diff --git a/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml b/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml
index 9e635bf885..1a53143d7f 100644
--- a/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml
+++ b/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml
@@ -76,192 +76,192 @@
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
</control>
- <control type="group">
- <posx>40</posx>
- <posy>140</posy>
- <control type="label">
- <description>Start Date</description>
- <posx>170</posx>
- <posy>0</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[552]:</label>
- </control>
- <control type="label">
- <description>Start date value</description>
- <posx>180</posx>
- <posy>0</posy>
- <width>470</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.StartDate]</label>
- </control>
- <control type="label">
- <description>Start time</description>
- <posx>170</posx>
- <posy>35</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[142]</label>
- </control>
- <control type="label">
- <description>Start Time value</description>
- <posx>180</posx>
- <posy>35</posy>
- <width>470</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.StartTime]</label>
- </control>
- <control type="label">
- <description>Channel Name</description>
- <posx>170</posx>
- <posy>70</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[19148]:</label>
- </control>
- <control type="fadelabel">
- <description>Channel Value</description>
- <posx>180</posx>
- <posy>70</posy>
- <width>470</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.ChannelName]</label>
- </control>
- <control type="label">
- <description>Duration</description>
- <posx>170</posx>
- <posy>105</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[180]:</label>
- </control>
- <control type="label">
- <description>Duration value</description>
- <posx>180</posx>
- <posy>105</posy>
- <width>470</width>
- <label>$INFO[ListItem.Duration]</label>
- <align>left</align>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre</description>
- <posx>170</posx>
- <posy>140</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[135]:</label>
- </control>
- <control type="label">
- <description>Genre value</description>
- <posx>180</posx>
- <posy>140</posy>
- <width>470</width>
- <label fallback="161">$INFO[ListItem.Genre]</label>
- <align>left</align>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Subtitle value</description>
- <posx>40</posx>
- <posy>185</posy>
- <width>650</width>
- <label>$INFO[ListItem.PlotOutline]</label>
- <align>center</align>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <scroll>true</scroll>
- <visible>!IsEmpty(ListItem.PlotOutline)</visible>
- </control>
+ <control type="group">
+ <posx>40</posx>
+ <posy>140</posy>
+ <control type="label">
+ <description>Start Date</description>
+ <posx>170</posx>
+ <posy>0</posy>
+ <width>160</width>
+ <height>25</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>blue</textcolor>
+ <label>$LOCALIZE[552]:</label>
+ </control>
+ <control type="label">
+ <description>Start date value</description>
+ <posx>180</posx>
+ <posy>0</posy>
+ <width>470</width>
+ <height>25</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <label>$INFO[ListItem.StartDate]</label>
+ </control>
+ <control type="label">
+ <description>Start time</description>
+ <posx>170</posx>
+ <posy>35</posy>
+ <width>160</width>
+ <height>25</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>blue</textcolor>
+ <label>$LOCALIZE[142]</label>
+ </control>
+ <control type="label">
+ <description>Start Time value</description>
+ <posx>180</posx>
+ <posy>35</posy>
+ <width>470</width>
+ <height>25</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <label>$INFO[ListItem.StartTime]</label>
+ </control>
+ <control type="label">
+ <description>Channel Name</description>
+ <posx>170</posx>
+ <posy>70</posy>
+ <width>160</width>
+ <height>25</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>blue</textcolor>
+ <label>$LOCALIZE[19148]:</label>
+ </control>
+ <control type="fadelabel">
+ <description>Channel Value</description>
+ <posx>180</posx>
+ <posy>70</posy>
+ <width>470</width>
+ <height>25</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <label>$INFO[ListItem.ChannelName]</label>
+ </control>
+ <control type="label">
+ <description>Duration</description>
+ <posx>170</posx>
+ <posy>105</posy>
+ <width>160</width>
+ <height>25</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <textcolor>blue</textcolor>
+ <label>$LOCALIZE[180]:</label>
</control>
<control type="label">
- <posx>610</posx>
- <posy>370</posy>
- <width>400</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
+ <description>Duration value</description>
+ <posx>180</posx>
+ <posy>105</posy>
+ <width>470</width>
+ <label>$INFO[ListItem.Duration]</label>
+ <align>left</align>
+ <font>font13</font>
<scroll>true</scroll>
+ </control>
+ <control type="label">
+ <description>Genre</description>
+ <posx>170</posx>
+ <posy>140</posy>
+ <width>160</width>
+ <height>25</height>
<align>right</align>
<aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label>
+ <font>font13</font>
+ <textcolor>blue</textcolor>
+ <label>$LOCALIZE[135]:</label>
</control>
- <control type="spincontrol" id="60">
- <description>Next page button</description>
- <posx>620</posx>
- <posy>375</posy>
- <subtype>page</subtype>
- <font>-</font>
- <onleft>60</onleft>
- <onright>60</onright>
- <ondown>9000</ondown>
- <onup>9000</onup>
- <textcolor>-</textcolor>
- <showonepage>true</showonepage>
+ <control type="label">
+ <description>Genre value</description>
+ <posx>180</posx>
+ <posy>140</posy>
+ <width>470</width>
+ <label fallback="161">$INFO[ListItem.Genre]</label>
+ <align>left</align>
+ <font>font13</font>
+ <scroll>true</scroll>
</control>
- <control type="textbox" id="400">
- <description>PLOT</description>
+ <control type="label">
+ <description>Subtitle value</description>
<posx>40</posx>
- <posy>400</posy>
+ <posy>185</posy>
<width>650</width>
- <height>180</height>
- <font>font12</font>
- <align>justify</align>
- <pagecontrol>60</pagecontrol>
- <label fallback="161">$INFO[ListItem.Plot]</label>
- </control>
- <control type="grouplist" id="9000">
- <posx>40</posx>
- <posy>590</posy>
- <width>640</width>
- <height>40</height>
- <itemgap>5</itemgap>
+ <label>$INFO[ListItem.PlotOutline]</label>
<align>center</align>
- <orientation>horizontal</orientation>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>60</onup>
- <ondown>60</ondown>
- <control type="button" id="10">
- <description>OK</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>186</label>
- </control>
+ <font>font13</font>
+ <textcolor>blue</textcolor>
+ <scroll>true</scroll>
+ <visible>!IsEmpty(ListItem.PlotOutline)</visible>
+ </control>
+ </control>
+ <control type="label">
+ <posx>610</posx>
+ <posy>370</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font12</font>
+ <textcolor>grey</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <scroll>true</scroll>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label>
+ </control>
+ <control type="spincontrol" id="60">
+ <description>Next page button</description>
+ <posx>620</posx>
+ <posy>375</posy>
+ <subtype>page</subtype>
+ <font>-</font>
+ <onleft>60</onleft>
+ <onright>60</onright>
+ <ondown>9000</ondown>
+ <onup>9000</onup>
+ <textcolor>-</textcolor>
+ <showonepage>true</showonepage>
+ </control>
+ <control type="textbox" id="400">
+ <description>PLOT</description>
+ <posx>40</posx>
+ <posy>400</posy>
+ <width>650</width>
+ <height>180</height>
+ <font>font12</font>
+ <align>justify</align>
+ <pagecontrol>60</pagecontrol>
+ <label fallback="161">$INFO[ListItem.Plot]</label>
+ </control>
+ <control type="grouplist" id="9000">
+ <posx>40</posx>
+ <posy>590</posy>
+ <width>640</width>
+ <height>40</height>
+ <itemgap>5</itemgap>
+ <align>center</align>
+ <orientation>horizontal</orientation>
+ <onleft>9000</onleft>
+ <onright>9000</onright>
+ <onup>60</onup>
+ <ondown>60</ondown>
+ <control type="button" id="10">
+ <description>OK</description>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>186</label>
</control>
+ </control>
</controls>
</window> \ No newline at end of file
diff --git a/addons/skin.confluence/720p/DialogVolumeBar.xml b/addons/skin.confluence/720p/DialogVolumeBar.xml
index 5caacb2af4..a0b7afd173 100644
--- a/addons/skin.confluence/720p/DialogVolumeBar.xml
+++ b/addons/skin.confluence/720p/DialogVolumeBar.xml
@@ -1,7 +1,7 @@
<window>
<defaultcontrol>1</defaultcontrol>
- <animation effect="slide" start="0,-40" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-40" delay="400" time="100">WindowClose</animation>
+ <animation effect="slide" start="0,-40" end="0,0" time="100">WindowOpen</animation>
+ <animation effect="slide" start="0,0" end="0,-40" delay="400" time="100">WindowClose</animation>
<controls>
<control type="group">
<posx>820</posx>
diff --git a/addons/skin.confluence/720p/Font.xml b/addons/skin.confluence/720p/Font.xml
index 569543bffe..9e936b27da 100644
--- a/addons/skin.confluence/720p/Font.xml
+++ b/addons/skin.confluence/720p/Font.xml
@@ -1,91 +1,91 @@
<fonts>
<fontset id="Default" idloc="31390" unicode="true">
- <!-- Normal Fonts -->
- <font>
+ <!-- Normal Fonts -->
+ <font>
<name>font10</name>
<filename>Roboto-Regular.ttf</filename>
<size>14</size>
</font>
- <font>
+ <font>
<name>font12</name>
<filename>Roboto-Regular.ttf</filename>
<size>17</size>
</font>
- <font>
+ <font>
<name>font13</name>
<filename>Roboto-Regular.ttf</filename>
<size>20</size>
</font>
- <font>
+ <font>
<name>font14</name>
<filename>Roboto-Regular.ttf</filename>
<size>22</size>
</font>
- <font>
+ <font>
<name>font16</name>
<filename>Roboto-Regular.ttf</filename>
<size>25</size>
</font>
- <font>
+ <font>
<name>font30</name>
<filename>Roboto-Regular.ttf</filename>
<size>30</size>
</font>
- <font>
+ <font>
<name>fontContextMenu</name>
<filename>Roboto-Regular.ttf</filename>
<size>18</size>
</font>
- <!-- Title Fonts -->
- <font>
+ <!-- Title Fonts -->
+ <font>
<name>font10_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>12</size>
</font>
- <font>
+ <font>
<name>font12_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>17</size>
</font>
- <font>
+ <font>
<name>font13_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>20</size>
</font>
- <font>
+ <font>
<name>font24_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>24</size>
</font>
- <font>
+ <font>
<name>font28_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>28</size>
</font>
- <font>
+ <font>
<name>font30_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>30</size>
</font>
- <font>
+ <font>
<name>font35_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>35</size>
</font>
- <font>
+ <font>
<name>font45caps_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>45</size>
</font>
- <font>
+ <font>
<name>font_MainMenu</name>
<filename>Roboto-Bold.ttf</filename>
<size>40</size>
</font>
- <font>
+ <font>
<name>WeatherTemp</name>
<filename>Roboto-Bold.ttf</filename>
<size>80</size>
@@ -93,92 +93,92 @@
</fontset>
<fontset id="DefaultNoCaps" idloc="31391" unicode="true">
- <!-- Normal Fonts -->
- <font>
+ <!-- Normal Fonts -->
+ <font>
<name>font10</name>
<filename>Roboto-Regular.ttf</filename>
<size>14</size>
</font>
- <font>
+ <font>
<name>font12</name>
<filename>Roboto-Regular.ttf</filename>
<size>17</size>
</font>
- <font>
+ <font>
<name>font13</name>
<filename>Roboto-Regular.ttf</filename>
<size>20</size>
</font>
- <font>
+ <font>
<name>font14</name>
<filename>Roboto-Regular.ttf</filename>
<size>22</size>
</font>
- <font>
+ <font>
<name>font16</name>
<filename>Roboto-Regular.ttf</filename>
<size>25</size>
</font>
- <font>
+ <font>
<name>font30</name>
<filename>Roboto-Regular.ttf</filename>
<size>30</size>
</font>
- <font>
+ <font>
<name>fontContextMenu</name>
<filename>Roboto-Regular.ttf</filename>
<size>18</size>
</font>
- <!-- Title Fonts -->
- <font>
+ <!-- Title Fonts -->
+ <font>
<name>font10_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>12</size>
</font>
- <font>
+ <font>
<name>font12_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>17</size>
</font>
- <font>
+ <font>
<name>font13_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>20</size>
</font>
- <font>
+ <font>
<name>font24_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>24</size>
</font>
- <font>
+ <font>
<name>font28_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>28</size>
</font>
- <font>
+ <font>
<name>font30_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>30</size>
</font>
- <font>
+ <font>
<name>font35_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>35</size>
</font>
- <font>
+ <font>
<name>font45caps_title</name>
<filename>Roboto-Bold.ttf</filename>
<size>45</size>
</font>
- <font>
+ <font>
<name>font_MainMenu</name>
<filename>Roboto-Bold.ttf</filename>
<size>40</size>
</font>
- <font>
+ <font>
<name>WeatherTemp</name>
<filename>Roboto-Bold.ttf</filename>
<size>80</size>
@@ -186,101 +186,101 @@
</fontset>
<fontset id="Arial" idloc="31392" unicode="true">
- <!-- Arial Font better for non English -->
- <font>
+ <!-- Arial Font better for non English -->
+ <font>
<name>font10</name>
<filename>arial.ttf</filename>
<size>12</size>
</font>
- <font>
+ <font>
<name>font12</name>
<filename>arial.ttf</filename>
<size>15</size>
</font>
- <font>
+ <font>
<name>font13</name>
<filename>arial.ttf</filename>
<size>18</size>
</font>
- <font>
+ <font>
<name>font14</name>
<filename>arial.ttf</filename>
<size>20</size>
</font>
- <font>
+ <font>
<name>font16</name>
<filename>arial.ttf</filename>
<size>23</size>
</font>
- <font>
+ <font>
<name>font30</name>
<filename>arial.ttf</filename>
<size>28</size>
</font>
- <font>
+ <font>
<name>fontContextMenu</name>
<filename>arial.ttf</filename>
<size>16</size>
</font>
- <!-- Title Fonts -->
- <font>
+ <!-- Title Fonts -->
+ <font>
<name>font10_title</name>
<filename>arial.ttf</filename>
<size>10</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font12_title</name>
<filename>arial.ttf</filename>
<size>15</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font13_title</name>
<filename>arial.ttf</filename>
<size>18</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font24_title</name>
<filename>arial.ttf</filename>
<size>22</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font28_title</name>
<filename>arial.ttf</filename>
<size>26</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font30_title</name>
<filename>arial.ttf</filename>
<size>28</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font35_title</name>
<filename>arial.ttf</filename>
<size>33</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font45caps_title</name>
<filename>arial.ttf</filename>
<size>43</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>font_MainMenu</name>
<filename>arial.ttf</filename>
<size>35</size>
<style>bold</style>
</font>
- <font>
+ <font>
<name>WeatherTemp</name>
<filename>arial.ttf</filename>
<size>80</size>
diff --git a/addons/skin.confluence/720p/IncludesCodecFlagging.xml b/addons/skin.confluence/720p/IncludesCodecFlagging.xml
index a5151b05ce..7c82a49d63 100644
--- a/addons/skin.confluence/720p/IncludesCodecFlagging.xml
+++ b/addons/skin.confluence/720p/IncludesCodecFlagging.xml
@@ -13,7 +13,7 @@
<value condition="substring(Listitem.mpaa,Rated R)">mpaa_restricted</value>
<value condition="substring(Listitem.mpaa,Rated NC)">mpaa_nc17</value>
</variable>
- <variable name="videocodec">
+ <variable name="videocodec">
<value condition="[substring(ListItem.VideoCodec,div,left) | stringcompare(ListItem.VideoCodec,dx50)]">divx</value>
<value>$INFO[ListItem.VideoCodec]</value>
</variable>
diff --git a/addons/skin.confluence/720p/MusicOSD.xml b/addons/skin.confluence/720p/MusicOSD.xml
index 705ac064db..d71de26bac 100644
--- a/addons/skin.confluence/720p/MusicOSD.xml
+++ b/addons/skin.confluence/720p/MusicOSD.xml
@@ -318,4 +318,4 @@
</control>
</control>
</controls>
- </window>
+</window>
diff --git a/addons/skin.confluence/720p/SettingsProfile.xml b/addons/skin.confluence/720p/SettingsProfile.xml
index 1bd496b625..de4d511e47 100644
--- a/addons/skin.confluence/720p/SettingsProfile.xml
+++ b/addons/skin.confluence/720p/SettingsProfile.xml
@@ -155,7 +155,7 @@
<font>font13caps</font>
<textcolor>grey2</textcolor>
<align>right</align>
- <aligny>center</aligny>
+ <aligny>center</aligny>
<label>$INFO[System.ProfileAutoLogin]</label>
<scroll>Control.HasFocus(5)</scroll>
<scrollspeed>30</scrollspeed>
diff --git a/addons/skin.confluence/720p/SmartPlaylistEditor.xml b/addons/skin.confluence/720p/SmartPlaylistEditor.xml
index 06a7cbe8dd..5c6a689f66 100644
--- a/addons/skin.confluence/720p/SmartPlaylistEditor.xml
+++ b/addons/skin.confluence/720p/SmartPlaylistEditor.xml
@@ -324,7 +324,7 @@
<onup>19</onup>
<ondown>9001</ondown>
</control>
-
+
<control type="group" id="9001">
<control type="button" id="20">
<description>Ok Button</description>
diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml
index 11ea2ccc03..b367e3fd0c 100644
--- a/addons/skin.confluence/720p/VideoFullScreen.xml
+++ b/addons/skin.confluence/720p/VideoFullScreen.xml
@@ -1,5 +1,5 @@
<window>
- <defaultcontrol>-</defaultcontrol>
+ <defaultcontrol>-</defaultcontrol>
<controls>
<!-- media infos -->
<control type="group" id="1">
diff --git a/addons/skin.confluence/720p/ViewsFileMode.xml b/addons/skin.confluence/720p/ViewsFileMode.xml
index 656fe95889..699351db9e 100644
--- a/addons/skin.confluence/720p/ViewsFileMode.xml
+++ b/addons/skin.confluence/720p/ViewsFileMode.xml
@@ -1,10 +1,11 @@
+<?xml version="1.0"?>
<includes>
<include name="CommonRootView">
<control type="group">
<visible>Control.IsVisible(50)</visible>
<include>VisibleFadeEffect</include>
<control type="list" id="50">
- <posx>70</posx>
+ <posx>70</posx>
<posy>78</posy>
<width>690</width>
<height>561</height>
diff --git a/addons/skin.confluence/720p/ViewsPVR.xml b/addons/skin.confluence/720p/ViewsPVR.xml
index 4e99f623fb..2ec4e15b05 100644
--- a/addons/skin.confluence/720p/ViewsPVR.xml
+++ b/addons/skin.confluence/720p/ViewsPVR.xml
@@ -633,7 +633,7 @@
<pagecontrol>72</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40" width="760">
- <control type="image">
+ <control type="image">
<posx>0</posx>
<posy>0</posy>
<width>760</width>
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml
index d886a0bd1c..7742700a63 100644
--- a/addons/skin.confluence/720p/includes.xml
+++ b/addons/skin.confluence/720p/includes.xml
@@ -1208,8 +1208,8 @@
</focusedlayout>
</include>
<include name="backgroundfade">
- <animation effect="fade" time="600">Visible</animation>
- <animation effect="fade" time="600">Hidden</animation>
+ <animation effect="fade" time="600">Visible</animation>
+ <animation effect="fade" time="600">Hidden</animation>
</include>
<include name="Window_OpenClose_Animation">
<animation effect="fade" time="250">WindowOpen</animation>
diff --git a/addons/skin.confluence/720p/script-globalsearch-main.xml b/addons/skin.confluence/720p/script-globalsearch-main.xml
index 3a520f3466..a4a41ed859 100644
--- a/addons/skin.confluence/720p/script-globalsearch-main.xml
+++ b/addons/skin.confluence/720p/script-globalsearch-main.xml
@@ -1119,7 +1119,7 @@
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
- </control>
+ </control>
<control type="panel" id="151">
<visible>Container(9000).HasFocus(5)</visible>
<include>VisibleFadeEffect</include>