The branch, frodo-skins-staging has been updated
via 99124ff9748ba1e54b434cca9fe5c8f8fd4db07b (commit)
from e27d6fc6bf700f668576f7965a8ff9ffcbdc5623 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/skins;a=commit;h=99124ff9748ba1e54b434cca9fe5c8f8fd4db07b
commit 99124ff9748ba1e54b434cca9fe5c8f8fd4db07b
Author: Martijn Kaijser <[email protected]>
Date: Sat Apr 6 16:59:21 2013 +0200
[skin.simplicity.dev] 3.2.5
diff --git a/skin.simplicity.dev/720p/Home.xml
b/skin.simplicity.dev/720p/Home.xml
index 61c9b48..328a2c8 100644
--- a/skin.simplicity.dev/720p/Home.xml
+++ b/skin.simplicity.dev/720p/Home.xml
@@ -711,7 +711,16 @@
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>icons/videosicon.png</thumb>
<onclick>ActivateWindow(VideoFiles)</onclick>
-
<visible>!Skin.HasSetting(HomeMenuNoVideosButton)</visible>
+
<visible>!Skin.HasSetting(HomeMenuNoVideosButton)+!Skin.HasSetting(VideoIconGoestoFiles)</visible>
+ </item>
+ <item id="4">
+ <description>Videos</description>
+ <label>$LOCALIZE[31501]</label>
+
<label2>$INFO[Control.GetLabel(668)]</label2>
+
<icon>special://skin/backgrounds/videos.jpg</icon>
+ <thumb>icons/videosicon.png</thumb>
+
<onclick>ActivateWindow(Videos,Files)</onclick>
+
<visible>!Skin.HasSetting(HomeMenuNoVideosButton)+Skin.HasSetting(VideoIconGoestoFiles)</visible>
</item>
<item id="15">
<description>Live TV</description>
diff --git a/skin.simplicity.dev/720p/IncludesNextAiredInfo.xml
b/skin.simplicity.dev/720p/IncludesNextAiredInfo.xml
index 38076cc..1005090 100644
--- a/skin.simplicity.dev/720p/IncludesNextAiredInfo.xml
+++ b/skin.simplicity.dev/720p/IncludesNextAiredInfo.xml
@@ -312,7 +312,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.1.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.1.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.1.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -322,7 +322,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.2.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.2.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.2.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -332,7 +332,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.3.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.3.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.3.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -342,7 +342,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.4.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.4.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.4.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -352,7 +352,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.5.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.5.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.5.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -362,7 +362,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.6.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.6.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.6.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -372,7 +372,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.7.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.7.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.7.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -382,7 +382,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.8.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.8.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.8.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -392,7 +392,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.9.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.9.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.9.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -402,7 +402,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.10.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.10.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.10.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -412,7 +412,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.11.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.11.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.11.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -422,7 +422,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.12.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.12.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.12.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -432,7 +432,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.13.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.13.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.13.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -442,7 +442,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.14.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.14.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.14.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -452,7 +452,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.15.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.15.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.15.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -462,7 +462,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.16.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.16.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.16.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -472,7 +472,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.17.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.17.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.17.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -482,7 +482,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.18.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.18.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.18.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -492,7 +492,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.19.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.19.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.19.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -502,7 +502,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.20.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.20.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.20.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -512,7 +512,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.21.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.21.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.21.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -522,7 +522,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.22.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.22.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.22.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -532,7 +532,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.23.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.23.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.23.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -542,7 +542,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.24.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.24.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.24.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -552,7 +552,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.25.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.25.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.25.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -562,7 +562,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.26.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.26.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.26.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -572,7 +572,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.27.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.27.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.27.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -582,7 +582,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.28.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.28.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.28.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -592,7 +592,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.29.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.29.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.29.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -602,7 +602,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.30.shortime)][/COLOR]</label>
+ <label>[COLOR=grey2]Airtime:[/COLOR]
[COLOR=grey4]$INFO[Window(Home).Property(NextAired.30.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.30.Label),ListItem.TVShowTitle)</visible>
</control>
</control>
@@ -923,7 +923,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.1.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.1.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.1.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -933,7 +933,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.2.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.2.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.2.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -943,7 +943,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.3.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.3.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.3.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -953,7 +953,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.4.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.4.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.4.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -963,7 +963,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.5.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.5.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.5.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -973,7 +973,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.6.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.6.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.6.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -983,7 +983,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.7.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.7.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.7.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -993,7 +993,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.8.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.8.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.8.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1003,7 +1003,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.9.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.9.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.9.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1013,7 +1013,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.10.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.10.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.10.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1023,7 +1023,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.11.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.11.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.11.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1033,7 +1033,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.12.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.12.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.12.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1043,7 +1043,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.13.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.13.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.13.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1053,7 +1053,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.14.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.14.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.14.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1063,7 +1063,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.15.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.15.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.15.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1073,7 +1073,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.16.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.16.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.16.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1083,7 +1083,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.17.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.17.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.17.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1093,7 +1093,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.18.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.18.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.18.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1103,7 +1103,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.19.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.19.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.19.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1113,7 +1113,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.20.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.20.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.20.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1123,7 +1123,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.21.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.21.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.21.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1133,7 +1133,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.22.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.22.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.22.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1143,7 +1143,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.23.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.23.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.23.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1153,7 +1153,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.24.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.24.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.24.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1163,7 +1163,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.25.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.25.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.25.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1173,7 +1173,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.26.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.26.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.26.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1183,7 +1183,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.27.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.27.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.27.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1193,7 +1193,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.28.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.28.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.28.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1203,7 +1203,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.29.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.29.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.29.Label),ListItem.TVShowTitle)</visible>
</control>
<control type="label">
@@ -1213,7 +1213,7 @@
<height>89</height>
<font>Simplicity_20</font>
<shadowcolor>black</shadowcolor>
- <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.30.shortime)][/COLOR]</label>
+ <label>[COLOR=white]Airtime:[/COLOR]
[COLOR=grey2]$INFO[Window(Home).Property(NextAired.30.ShortTime)][/COLOR]</label>
<visible>StringCompare(Window(Home).Property(NextAired.30.Label),ListItem.TVShowTitle)</visible>
</control>
</control>
diff --git a/skin.simplicity.dev/720p/SkinSettings.xml
b/skin.simplicity.dev/720p/SkinSettings.xml
index 19dcf46..e5b747e 100644
--- a/skin.simplicity.dev/720p/SkinSettings.xml
+++ b/skin.simplicity.dev/720p/SkinSettings.xml
@@ -690,7 +690,26 @@
<onclick>Skin.ToggleSetting(homepageHideRecentlyAdded)</onclick>
<selected>Skin.HasSetting(homepageHideRecentlyAdded)</selected>
</control>
- <control type="label" id="206">
+ <control type="radiobutton" id="206">
+ <description>Video icon goes to
Files</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>900</width>
+ <height>40</height>
+ <font>Simplicity_20</font>
+ <textcolor>white</textcolor>
+
<focusedcolor>white</focusedcolor>
+ <radiowidth>83</radiowidth>
+ <radioheight>67</radioheight>
+
<textureradiofocus>simplicity/settings-radiobutton-on.png</textureradiofocus>
+
<textureradionofocus>simplicity/settings-radiobutton-off.png</textureradionofocus>
+ <texturefocus
border="0,2,0,2">simplicity/button-focus.png</texturefocus>
+ <texturenofocus
border="0,2,0,2">simplicity/menuitemnf.png</texturenofocus>
+ <label>$LOCALIZE[31173]</label>
+
<onclick>Skin.ToggleSetting(VideoIconGoestoFiles)</onclick>
+
<selected>Skin.HasSetting(VideoIconGoestoFiles)</selected>
+ </control>
+ <control type="label" id="207">
<width>750</width>
<height>45</height>
<font>Simplicity_20_Bold_title</font>
@@ -700,7 +719,7 @@
<align>left</align>
<aligny>center</aligny>
</control>
- <control type="radiobutton" id="207">
+ <control type="radiobutton" id="208">
<description>Hide Home
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -719,7 +738,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoHomeButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoHomeButton)</selected>
</control>
- <control type="radiobutton" id="208">
+ <control type="radiobutton" id="209">
<description>Hide Home
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -738,7 +757,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoTVGuideButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoTVGuideButton)</selected>
</control>
- <control type="radiobutton" id="209">
+ <control type="radiobutton" id="210">
<description>Hide Videos
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -757,7 +776,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoVideosButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoVideosButton)</selected>
</control>
- <control type="radiobutton" id="210">
+ <control type="radiobutton" id="211">
<description>Hide Movies
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -777,7 +796,7 @@
<selected>Skin.HasSetting(HomeMenuNoMoviesButton)</selected>
<enable>Library.HasContent(Movies)</enable>
</control>
- <control type="radiobutton" id="211">
+ <control type="radiobutton" id="212">
<description>Hide TV Shows
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -797,7 +816,7 @@
<selected>Skin.HasSetting(HomeMenuNoTVShowsButton)</selected>
<enable>Library.HasContent(TVShows)</enable>
</control>
- <control type="radiobutton" id="212">
+ <control type="radiobutton" id="213">
<description>Hide Music
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -816,7 +835,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoMusicButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoMusicButton)</selected>
</control>
- <control type="radiobutton" id="213">
+ <control type="radiobutton" id="214">
<description>Hide Pictures
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -835,7 +854,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoPicturesButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoPicturesButton)</selected>
</control>
- <control type="radiobutton" id="214">
+ <control type="radiobutton" id="215">
<description>Hide Programs
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -854,7 +873,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoProgramsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoProgramsButton)</selected>
</control>
- <control type="radiobutton" id="215">
+ <control type="radiobutton" id="216">
<description>Hide Addons
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -873,7 +892,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoAddonsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoAddonsButton)</selected>
</control>
- <control type="radiobutton" id="216">
+ <control type="radiobutton" id="217">
<description>Hide Weather
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -892,7 +911,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoWeatherButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoWeatherButton)</selected>
</control>
- <control type="radiobutton" id="217">
+ <control type="radiobutton" id="218">
<description>Hide Settings
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -911,7 +930,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoSettingsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSettingsButton)</selected>
</control>
- <control type="radiobutton" id="218">
+ <control type="radiobutton" id="219">
<description>Hide Shutdown
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -930,7 +949,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoShutdownButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoShutdownButton)</selected>
</control>
- <control type="radiobutton" id="219">
+ <control type="radiobutton" id="220">
<description>Hide Search
Button</description>
<posx>0</posx>
<posy>0</posy>
@@ -949,7 +968,7 @@
<onclick>Skin.ToggleSetting(HomeMenuNoSearchButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSearchButton)</selected>
</control>
- <control type="radiobutton" id="220">
+ <control type="radiobutton" id="221">
<description>Hide Kids
Button</description>
<posx>0</posx>
<posy>0</posy>
diff --git a/skin.simplicity.dev/addon.xml b/skin.simplicity.dev/addon.xml
index d6b591b..85ff379 100644
--- a/skin.simplicity.dev/addon.xml
+++ b/skin.simplicity.dev/addon.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="skin.simplicity.dev"
- version="3.2.4"
+ version="3.2.5"
name="Simplicity-dev"
provider-name="igotdvds|Balinus">
<requires>
<import addon="xbmc.gui" version="4.0.0"/>
- <import addon="script.artwork.downloader" version="1.0.17"/>
- <import addon="service.skin.widgets" version="0.0.2"/>
+ <import addon="script.artwork.downloader" version="12.0.14"/>
+ <import addon="service.skin.widgets" version="0.0.24"/>
<import addon="script.favourites" version="3.2.2"/>
<import addon="script.cu.lyrics" version="2.0.6"/>
- <import addon="script.tv.show.next.aired" version="4.1.20"/>
+ <import addon="script.tv.show.next.aired" version="5.0.6"/>
<import addon="script.globalsearch" version="1.1.1"/>
</requires>
<extension
diff --git a/skin.simplicity.dev/language/English/strings.xml
b/skin.simplicity.dev/language/English/strings.xml
index cf8bada..b330320 100644
--- a/skin.simplicity.dev/language/English/strings.xml
+++ b/skin.simplicity.dev/language/English/strings.xml
@@ -171,7 +171,8 @@
<string id="31169">Settings</string>
<string id="31170">Home</string>
<string id="31171">Refresh</string>
- <string id="31172">Return</string>
+ <string id="31172">Return</string>
+ <string id="31173">Videos icon on Home screen goes to Files</string>
<!-- Script labels -->
-----------------------------------------------------------------------
Summary of changes:
skin.simplicity.dev/720p/Home.xml | 11 ++-
skin.simplicity.dev/720p/IncludesNextAiredInfo.xml | 120 ++++++++++----------
skin.simplicity.dev/720p/SkinSettings.xml | 49 ++++++---
skin.simplicity.dev/addon.xml | 8 +-
skin.simplicity.dev/language/English/strings.xml | 3 +-
5 files changed, 110 insertions(+), 81 deletions(-)
hooks/post-receive
--
Skins
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons