diff options
Diffstat (limited to 'system/library')
-rw-r--r-- | system/library/video/musicvideos/albums.xml | 2 | ||||
-rw-r--r-- | system/library/video/musicvideos/artists.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/library/video/musicvideos/albums.xml b/system/library/video/musicvideos/albums.xml index e72aa393f4..45cae4f99d 100644 --- a/system/library/video/musicvideos/albums.xml +++ b/system/library/video/musicvideos/albums.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <node order="5" type="filter"> <label>132</label> - <icon>DefaultAlbum.png</icon> + <icon>DefaultMusicAlbums.png</icon> <content>musicvideos</content> <group>albums</group> </node> diff --git a/system/library/video/musicvideos/artists.xml b/system/library/video/musicvideos/artists.xml index 34da167dd0..4588728f02 100644 --- a/system/library/video/musicvideos/artists.xml +++ b/system/library/video/musicvideos/artists.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <node order="4" type="filter"> <label>133</label> - <icon>DefaultArtist.png</icon> + <icon>DefaultMusicArtists.png</icon> <content>musicvideos</content> <group>artists</group> </node> |