diff --git a/720p/Includes.xml b/720p/Includes.xml
index a777cdb..9efb9d7 100644
--- a/720p/Includes.xml
+++ b/720p/Includes.xml
@@ -76,7 +76,7 @@
$INFO[ListItem.TrackNumber,([COLOR=selected][B],[/B][/COLOR]) - ]$INFO[ListItem.Label]
- ActivateWindow(videoplaylist)
+ ActivateWindow(videoplaylist)
ActivateWindow(musicplaylist)
@@ -472,7 +472,7 @@
- Player.HasMedia + String.IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))
+ Player.HasMedia + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))
VisibleFadeEffect
WindowOpen
WindowClose
@@ -1049,7 +1049,7 @@
ButtonCommonValues
$VAR[PlayList]
- [Window.IsActive(videolibrary) + !String.IsEqual(Playlist.Length(video),0)] | [[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + !String.IsEqual(Playlist.Length(music),0)]
+ [Window.IsActive(Videos) + !String.IsEqual(Playlist.Length(video),0)] | [Window.IsActive(Music) + !String.IsEqual(Playlist.Length(music),0)]