aboutsummaryrefslogtreecommitdiff
path: root/system/library
diff options
context:
space:
mode:
authorronie <ronie>2013-12-24 23:51:24 +0100
committerronie <ronie>2013-12-24 23:51:24 +0100
commitb90d7c9b64b36170ebadb3a16076d74295b978a9 (patch)
tree7ac73d6a6f13b2d3c83599b9c38c5420d2be95d4 /system/library
parent28f5d89b354bca47f43a61a34ecf3a2a28b93650 (diff)
unify musicvideo icons
Diffstat (limited to 'system/library')
-rw-r--r--system/library/video/musicvideos/albums.xml2
-rw-r--r--system/library/video/musicvideos/artists.xml2
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>