Skip to content

Commit

Permalink
[Confluence] there's no reason to hide the visualization in the pvr c…
Browse files Browse the repository at this point in the history
…hannels windows
  • Loading branch information
ronie committed Jan 7, 2015
1 parent 4b80c7b commit da81e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<top>0</top>
<width>1280</width>
<height>720</height>
<visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis) + !Window.IsVisible(TVChannels) + !Window.IsVisible(RadioChannels)</visible>
<visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible>
<visible>!SubString(Window(videolibrary).Property(TvTunesIsAlive),True)</visible>
</control>
<control type="videowindow">
Expand Down

0 comments on commit da81e59

Please sign in to comment.