mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
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:
parent
d85c22b8f9
commit
f068a4228c
@ -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])$
|
||||
|
Loading…
Reference in New Issue
Block a user