vlc | branch: master | Christoph Miebach <[email protected]> | Tue Jul 3 11:06:20 2012 +0200| [a1a192be5241f58b01824261f16cdd2fb88b48e5] | committer: Rémi Denis-Courmont
Psychadelic is just wrong Signed-off-by: Rémi Denis-Courmont <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a1a192be5241f58b01824261f16cdd2fb88b48e5 --- modules/demux/mp4/id3genres.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/demux/mp4/id3genres.h b/modules/demux/mp4/id3genres.h index d3a9e51..d2f2164 100644 --- a/modules/demux/mp4/id3genres.h +++ b/modules/demux/mp4/id3genres.h @@ -96,7 +96,7 @@ static const char *ppsz_genres[] = { N_("Native American"), N_("Cabaret"), N_("New Wave"), - N_("Psychadelic"), + N_("Psychedelic"), N_("Rave"), N_("Showtunes"), N_("Trailer"), _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
