mirror of https://github.com/MidnightCommander/mc
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]$
|
regex/i/\.fl[icv]$
|
||||||
Include=video
|
Include=video
|
||||||
|
|
||||||
regex/i/\.og[mv]$
|
shell/i/.ogv
|
||||||
Include=video
|
Include=video
|
||||||
|
|
||||||
regex/i/\.ra?m$
|
regex/i/\.ra?m$
|
||||||
|
|
Loading…
Reference in New Issue