mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +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
6e6303918d
commit
353ed376ba
@ -496,7 +496,7 @@ shell/i/.wmv
|
||||
regex/i/\.fl[icv]$
|
||||
Include=video
|
||||
|
||||
regex/i/\.og[mv]$
|
||||
shell/i/.ogv
|
||||
Include=video
|
||||
|
||||
regex/i/\.ra?m$
|
||||
|
Loading…
Reference in New Issue
Block a user