.config/mc/mc.ext
changeset 337 59ef303c8713
parent 336 7f323891e62f
child 338 02f1098079ef
equal deleted inserted replaced
336:7f323891e62f 337:59ef303c8713
    84 # as tickets at www.midnight-commander.org
    84 # as tickets at www.midnight-commander.org
    85 
    85 
    86 ################################################################
    86 ################################################################
    87 # Image.
    87 # Image.
    88 
    88 
       
    89 shell/.xcf
       
    90 	Open=(gimp %f &)
       
    91 
       
    92 type/^GIF
       
    93 	Include=image
       
    94 type/^JPEG
       
    95 	Include=image
       
    96 type/^PC\ bitmap
       
    97 	Include=image
       
    98 type/^PNG
       
    99 	Include=image
       
   100 type/^TIFF
       
   101 	Include=image
       
   102 type/^PBM
       
   103 	Include=image
       
   104 type/^PGM
       
   105 	Include=image
       
   106 type/^PPM
       
   107 	Include=image
       
   108 type/^Netpbm
       
   109 	Include=image
       
   110 shell/.xbm
       
   111 	Open=bitmap %f
       
   112 shell/.xpm
       
   113 	Include=image
       
   114 	# View=sxpm %f
       
   115 shell/.ico
       
   116 	Include=image
       
   117 
    89 include/image
   118 include/image
    90     Open=(see %f &)
   119     Open=see %f &
    91     View=%view{ascii} identify %f
   120     View=%view{ascii} identify %f
    92     #View=%view{ascii} asciiview %f
   121     Edit=gimp %f 2>/dev/null &
    93 
   122 
    94 ################################################################
   123 ################################################################
    95 # Audio.
   124 # Audio.
    96 
   125 
    97 regex/\.([wW][aA][vV]|[sS][nN][dD]|[vV][oO][cC]|[aA][uU]|[sS][mM][pP]|[aA][iI][fF][fF]|[sS][nN][dD])$
   126 regex/\.([wW][aA][vV]|[sS][nN][dD]|[vV][oO][cC]|[aA][uU]|[sS][mM][pP]|[aA][iI][fF][fF]|[sS][nN][dD])$