.config/mc/mc.ext
changeset 339 87ba9bf5f1dd
parent 338 02f1098079ef
child 444 af2617d3841f
equal deleted inserted replaced
338:02f1098079ef 339:87ba9bf5f1dd
   185     Open=fbreader %f 2>/dev/null &
   185     Open=fbreader %f 2>/dev/null &
   186 regex/\.([rR][tT][fF])$
   186 regex/\.([rR][tT][fF])$
   187     Open=see %f 2>/dev/null &
   187     Open=see %f 2>/dev/null &
   188     View=%view{ascii} catdoc -w %f
   188     View=%view{ascii} catdoc -w %f
   189 
   189 
       
   190 regex/\.([Dd][oO][cCtT]|[Ww][rR][iI])$
       
   191     Include=msword
       
   192 type/^Microsoft\ Word
       
   193     Include=msword
       
   194 type/^Microsoft\ Office\ Document
       
   195     Include=msword
       
   196 include/msword
       
   197 	Open=see %f >/dev/null 2>&1 &
       
   198 	View=%view{ascii} antiword -t %f || catdoc -w %f || word2x -f text %f - || strings %f
       
   199 
   190 ################################################################
   200 ################################################################
   191 # Build rules.
   201 # Build rules.
   192 
   202 
   193 # Makefile
   203 # Makefile
   194 regex/[Mm]akefile$
   204 regex/[Mm]akefile$