Skip to content

Commit

Permalink
Removed: [Confluence] All the options for tv shows and movies home bu…
Browse files Browse the repository at this point in the history
…ttons in the skin settings
  • Loading branch information
JezzX committed May 15, 2011
1 parent 4858faa commit 50eb9f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 187 deletions.
22 changes: 0 additions & 22 deletions addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
Expand Up @@ -34,28 +34,6 @@
<randomize>true</randomize>
<fadetime>1000</fadetime>
</control>
<control type="multiimage">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</imagepath>
<timeperimage>10000</timeperimage>
<randomize>true</randomize>
<fadetime>1000</fadetime>
<visible>Container.Content(Movies) + [!IsEmpty(Skin.String(Home_Custom_Back_Movies_Folder)) + Skin.HasSetting(HomeMenuNoMoviesButton)]</visible>
</control>
<control type="multiimage">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</imagepath>
<timeperimage>10000</timeperimage>
<randomize>true</randomize>
<fadetime>1000</fadetime>
<visible>[Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)] + [!IsEmpty(Skin.String(Home_Custom_Back_TVShow_Folder) + Skin.HasSetting(HomeMenuNoTVShowsButton)])</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
Expand Down
6 changes: 3 additions & 3 deletions addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml
Expand Up @@ -9,9 +9,9 @@
<posx>275r</posx>
<posy>40</posy>
<visible>Library.HasContent(Movies)</visible>
<visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoMoviesButton)] | Container(9000).Hasfocus(10)</visible>
<visible>Container(9000).Hasfocus(2)</visible>
<include>VisibleFadeEffect</include>
<animation effect="slide" time="0" start="0,0" end="-260,0" condition="[Library.HasContent(TVShows) + ![Skin.HasSetting(HomeMenuNoMoviesButton) | Skin.HasSetting(HomeMenuNoTVShowsButton)]]">Conditional</animation>
<animation effect="slide" time="0" start="0,0" end="-260,0" condition="Library.HasContent(TVShows)">Conditional</animation>
<control type="image">
<description>background</description>
<posx>0</posx>
Expand Down Expand Up @@ -179,7 +179,7 @@
<posx>275r</posx>
<posy>40</posy>
<visible>Library.HasContent(TVShows)</visible>
<visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(9000).Hasfocus(11)</visible>
<visible>Container(9000).Hasfocus(2)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>background</description>
Expand Down
162 changes: 0 additions & 162 deletions addons/skin.confluence/720p/custom_SkinSetting_1111.xml
Expand Up @@ -476,34 +476,6 @@
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="217">
<description>Hide Movies Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[20342] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoMoviesButton)</onclick>
<selected>!Skin.HasSetting(HomeMenuNoMoviesButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<enable>Library.HasContent(Movies)</enable>
</control>
<control type="radiobutton" id="218">
<description>Hide TV Shows Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[20343] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoTVShowsButton)</onclick>
<selected>!Skin.HasSetting(HomeMenuNoTVShowsButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<enable>Library.HasContent(TVShows)</enable>
</control>
<control type="radiobutton" id="208">
<description>Hide Music Button</description>
<width>750</width>
Expand Down Expand Up @@ -708,20 +680,6 @@
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
</item>
<item id="10">
<label>20342</label>
<onclick>-</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
<visible>Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible>
</item>
<item id="11">
<label>20343</label>
<onclick>-</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
<visible>Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible>
</item>
<item id="2">
<label>2</label>
<onclick>-</onclick>
Expand Down Expand Up @@ -1190,126 +1148,6 @@
<ondown>304</ondown>
</control>
</control>
<control type="group">
<visible>Container(9003).HasFocus(10)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>31113</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Movies_Folder)</onclick>
<onleft>302</onleft>
<onright>301</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>31114</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Movies_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>571</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Movies_Folder)</onclick>
<onleft>301</onleft>
<onright>300</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
</control>
<control type="group">
<visible>Container(9003).HasFocus(11)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>31113</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_TVShow_Folder)</onclick>
<onleft>302</onleft>
<onright>301</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>31114</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_TVShow_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>571</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_TVShow_Folder)</onclick>
<onleft>301</onleft>
<onright>300</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
</control>
</control>
<control type="multiimage">
<posx>95</posx>
Expand Down

0 comments on commit 50eb9f3

Please sign in to comment.