# HG changeset patch # User Oleksandr Gavenko # Date 1333742224 -10800 # Node ID 14551f8c27ffb13070a3404fd00d9edb26580752 # Parent 49a59f56956e5dd9418b73c8147640dfac327bd5 As my Debian installation miss some mime association I switch to vlc. diff -r 49a59f56956e -r 14551f8c27ff .config/mc/mc.ext --- a/.config/mc/mc.ext Fri Apr 06 22:55:18 2012 +0300 +++ b/.config/mc/mc.ext Fri Apr 06 22:57:04 2012 +0300 @@ -111,16 +111,12 @@ View=%view{ascii} identify %f #View=%view{ascii} asciiview %f -# Old VLC under Debian have no association for wmv mimetype. regex/\.([wW][mM][vV])$ - Open=vlc %f & -# My Debian have no association for video/x-flv mimetype. + Include=video regex/\.([fF][lL][iIcCvV])$ - Open=vlc %f -# My Debian have no association for video/mp4 mimetype. + Include=video regex/\.([mM][pP]4|[mM][pP][eE]?[gG])$ - Open=vlc %f - + Include=video regex/\.([aA][vV][iI])$ Include=video regex/\.(3[gG][pP])$ @@ -144,7 +140,7 @@ Include=video include/video - Open=see %f + Open=vlc %f shell/.chm Open=xchm %f &