aboutsummaryrefslogtreecommitdiff
path: root/system/library/music
diff options
context:
space:
mode:
authorArne Morten Kvarving <cptspiff@gmail.com>2015-05-20 17:32:19 +0200
committermontellese <montellese@kodi.tv>2015-09-10 23:14:57 +0200
commit4080d1a53751ee560e096e74da537e59a333fe41 (patch)
tree295266f08b84f281e67577d18c5e2cf166872dae /system/library/music
parentf9fa2d1b668d1628a895f6b9661edc33416ef4ad (diff)
add file node to default music library layout
Diffstat (limited to 'system/library/music')
-rw-r--r--system/library/music/files.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/library/music/files.xml b/system/library/music/files.xml
new file mode 100644
index 0000000000..6c2556c297
--- /dev/null
+++ b/system/library/music/files.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<node order="20" type="folder">
+ <label>744</label>
+ <icon>DefaultFolder.png</icon>
+ <path>sources://music</path>
+</node>