Browse Source

Fixed typo in sound file extension: "wvm4a" should be "wv".

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Andrew Borodin 12 years ago
parent
commit
b8e02442fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misc/mc.ext.in

+ 1 - 1
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)$