aboutsummaryrefslogtreecommitdiff
path: root/system/library
diff options
context:
space:
mode:
authorphil65 <philipptemminghoff@gmx.de>2016-03-29 04:40:12 +0200
committerphil65 <philipptemminghoff@gmx.de>2016-03-29 04:40:12 +0200
commited67d448d0d574e9fa2bec4d838c044576e05469 (patch)
tree0b3878a8aa77424bde62dd8dd2d0a00d7bb9c6f2 /system/library
parentc2a93424207f36bf6008e29fad1263da362308e8 (diff)
[library] fix whitespace vs. tabs for role xmls
Diffstat (limited to 'system/library')
-rw-r--r--system/library/music/musicroles/Arrangers.xml2
-rw-r--r--system/library/music/musicroles/Composers.xml2
-rw-r--r--system/library/music/musicroles/Conductors.xml2
-rw-r--r--system/library/music/musicroles/DJMixers.xml2
-rw-r--r--system/library/music/musicroles/Lyricists.xml2
-rw-r--r--system/library/music/musicroles/Orchestras.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/system/library/music/musicroles/Arrangers.xml b/system/library/music/musicroles/Arrangers.xml
index 85eb3ebba2..69c9223952 100644
--- a/system/library/music/musicroles/Arrangers.xml
+++ b/system/library/music/musicroles/Arrangers.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<node order="5" type="folder" visible="Library.HasContent(Role, Arranger)">
<label>29988</label>
- <icon>DefaultMusicGenres.png</icon>
+ <icon>DefaultMusicGenres.png</icon>
<path>musicdb://artists/?role=Arranger</path>
</node>
diff --git a/system/library/music/musicroles/Composers.xml b/system/library/music/musicroles/Composers.xml
index 02613a9bfd..e26b79f97b 100644
--- a/system/library/music/musicroles/Composers.xml
+++ b/system/library/music/musicroles/Composers.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<node order="1" type="folder" visible="Library.HasContent(Role, Composer)">
<label>29989</label>
- <icon>DefaultMusicGenres.png</icon>
+ <icon>DefaultMusicGenres.png</icon>
<path>musicdb://artists/?role=Composer</path>
</node>
diff --git a/system/library/music/musicroles/Conductors.xml b/system/library/music/musicroles/Conductors.xml
index 77109a581e..f3260522ab 100644
--- a/system/library/music/musicroles/Conductors.xml
+++ b/system/library/music/musicroles/Conductors.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<node order="2" type="folder" visible="Library.HasContent(Role, Conductor)">
<label>29990</label>
- <icon>DefaultMusicGenres.png</icon>
+ <icon>DefaultMusicGenres.png</icon>
<path>musicdb://artists/?role=Conductor</path>
</node>
diff --git a/system/library/music/musicroles/DJMixers.xml b/system/library/music/musicroles/DJMixers.xml
index 0619ecf8d7..7d79e7d72d 100644
--- a/system/library/music/musicroles/DJMixers.xml
+++ b/system/library/music/musicroles/DJMixers.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<node order="6" type="folder" visible="Library.HasContent(Role, DJMixer)">
<label>29991</label>
- <icon>DefaultMusicGenres.png</icon>
+ <icon>DefaultMusicGenres.png</icon>
<path>musicdb://artists/?role=DJMixer</path>
</node>
diff --git a/system/library/music/musicroles/Lyricists.xml b/system/library/music/musicroles/Lyricists.xml
index 2577943197..b57513240c 100644
--- a/system/library/music/musicroles/Lyricists.xml
+++ b/system/library/music/musicroles/Lyricists.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<node order="4" type="folder" visible="Library.HasContent(Role, Lyricist)">
<label>29992</label>
- <icon>DefaultMusicGenres.png</icon>
+ <icon>DefaultMusicGenres.png</icon>
<path>musicdb://artists/?role=Lyricist</path>
</node>
diff --git a/system/library/music/musicroles/Orchestras.xml b/system/library/music/musicroles/Orchestras.xml
index ae83dbbc7d..0b38613ee0 100644
--- a/system/library/music/musicroles/Orchestras.xml
+++ b/system/library/music/musicroles/Orchestras.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<node order="3" type="folder" visible="Library.HasContent(Role, Orchestra)">
<label>29993</label>
- <icon>DefaultMusicGenres.png</icon>
+ <icon>DefaultMusicGenres.png</icon>
<path>musicdb://artists/?role=Orchestra</path>
</node>