]> git.phdru.name Git - dotfiles.git/commitdiff
mc.ext: rename old include/image to oldimage
authorOleg Broytman <phd@phdru.name>
Wed, 12 Nov 2014 01:10:02 +0000 (04:10 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 12 Nov 2014 01:10:02 +0000 (04:10 +0300)
.mc/mc.ext

index c4c201ed8e9c8b56d7deb259ae9600226dff821a..6a91d165067447bd2b240346e57d5d1374d96720 100644 (file)
@@ -378,8 +378,8 @@ type/^PC\ bitmap
 type/^PNG
        Include=image
 
-#type/^TIFF
-#      Include=image
+type/^TIFF
+       Include=image
 
 type/^PBM
        Include=image
@@ -406,7 +406,7 @@ shell/.xpm
 shell/.ico
        Include=image
 
-include/image
+include/oldimage
        Open=(see %f &)
        View=%view{ascii} identify %f
        #View=%view{ascii} asciiview %f
@@ -491,7 +491,7 @@ regex/\.([oO][gG][mM])$
 regex/\.([rR][aA]?[mM])$
        Open=(realplay %f >/dev/null 2>&1 &)
 
-#include/video
+include/oldvideo
        Open=(mplayer %f >/dev/null 2>&1 &)
        #Open=(gtv %f >/dev/null 2>&1 &)
        #Open=(xanim %f >/dev/null 2>&1 &)