1
0
Fork 0
forked from len0rd/rockbox

"Trash Metal" should be "Thrash Metal". Reported as FS#6503, checked against Winamp.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11942 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-01-07 23:10:21 +00:00
parent fb4cf8e160
commit 8cce37f161

View file

@ -165,7 +165,7 @@ static const char* const genres[] = {
"Goa", "Drum & Bass", "Club-House", "Hardcore", "Terror", "Indie", "Goa", "Drum & Bass", "Club-House", "Hardcore", "Terror", "Indie",
"BritPop", "Negerpunk", "Polsk Punk", "Beat", "Christian Gangsta Rap", "BritPop", "Negerpunk", "Polsk Punk", "Beat", "Christian Gangsta Rap",
"Heavy Metal", "Black Metal", "Crossover", "Contemporary Christian", "Heavy Metal", "Black Metal", "Crossover", "Contemporary Christian",
"Christian Rock", "Merengue", "Salsa", "Trash Metal", "Anime", "Jpop", "Christian Rock", "Merengue", "Salsa", "Thrash Metal", "Anime", "Jpop",
"Synthpop" "Synthpop"
}; };