diff options
author | ronie <ronie@users.noreply.github.com> | 2016-04-19 21:30:28 +0200 |
---|---|---|
committer | ronie <ronie@users.noreply.github.com> | 2016-04-19 21:30:28 +0200 |
commit | 8cb9cbe2969cdb89e18c94d3a728b7758ecaede6 (patch) | |
tree | 40bbcd0464be885892dd0c0506477fbb7947a3a0 /system/library | |
parent | a1ede5480897b1efed94b3b090ada08114ef68cb (diff) |
add default icon for roles node
Diffstat (limited to 'system/library')
-rw-r--r-- | system/library/music/musicroles/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/library/music/musicroles/index.xml b/system/library/music/musicroles/index.xml index fede58cad1..cd5cbd0566 100644 --- a/system/library/music/musicroles/index.xml +++ b/system/library/music/musicroles/index.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> <node order="15" type="folder" visible="Library.HasContent(Music)"> <label>29994</label> - <icon>DefaultMusicSongs.png</icon> + <icon>DefaultMusicRoles.png</icon> </node> |