Ticket #2664: ogm extension was deprecated in favor of .ogv.

Conform to http://wiki.xiph.org/MIME_Types_and_File_Extensions, .ogm
extension was deprecated in favor of .ogv (with mimetype video/ogg).

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2012-08-29 14:41:11 +04:00
parent d85c22b8f9
commit f068a4228c

View File

@ -485,7 +485,7 @@ regex/\.([wW][mM][vV])$
regex/\.([fF][lL][iIcCvV])$
Include=video
regex/\.([oO][gG][mMvV])$
regex/\.([oO][gG][vV])$
Include=video
regex/\.([rR][aA]?[mM])$