From b8e02442fd3365f223f5c3e39fba087e53e35d69 Mon Sep 17 00:00:00 2001 From: Andrew Borodin Date: Tue, 9 Oct 2012 16:27:18 +0400 Subject: [PATCH] Fixed typo in sound file extension: "wvm4a" should be "wv". Signed-off-by: Andrew Borodin --- misc/mc.ext.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/mc.ext.in b/misc/mc.ext.in index c8661c803..1e00f90f8 100644 --- a/misc/mc.ext.in +++ b/misc/mc.ext.in @@ -432,7 +432,7 @@ include/image ### Sound files ### -regex/i/\.(wav|snd|voc|au|smp|aiff|snd|m4a|ape|aac|wvm4a)$ +regex/i/\.(wav|snd|voc|au|smp|aiff|snd|m4a|ape|aac|wv)$ Open=@EXTHELPERSDIR@/sound.sh open common regex/i/\.(mod|s3m|xm|it|mtm|669|stm|ult|far)$