1
0
mirror of https://github.com/MidnightCommander/mc synced 2025-01-11 22:09:27 +03:00

* lib/mc.ext.in: Play *.mov by mplayer.

This commit is contained in:
Pavel Roskin 2002-12-24 08:30:51 +00:00
parent 6fec66eb87
commit 336183ab5d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-12-24 Pavel Roskin <proski@gnu.org>
* lib/mc.ext.in: Play *.mov by mplayer.
2002-12-23 Pavel Roskin <proski@gnu.org>
* configure.in: Enable X11 support by default, use --without-x

View File

@ -261,6 +261,9 @@ regex/\.(asf|ASF|Asf)$
regex/\.(divx|DIVX|DivX|Divx)$
Include=video
regex/\.(mov|MOV|Mov)$
Include=video
regex/\.(mp4|MP4|Mp4|mpe?g|MPE?G|Mpe?g)$
Include=video