Edit images with GIMP.
--- a/.config/mc/mc.ext Sat Apr 07 11:39:44 2012 +0300
+++ b/.config/mc/mc.ext Mon Apr 09 12:38:47 2012 +0300
@@ -86,10 +86,39 @@
################################################################
# Image.
+shell/.xcf
+ Open=(gimp %f &)
+
+type/^GIF
+ Include=image
+type/^JPEG
+ Include=image
+type/^PC\ bitmap
+ Include=image
+type/^PNG
+ Include=image
+type/^TIFF
+ Include=image
+type/^PBM
+ Include=image
+type/^PGM
+ Include=image
+type/^PPM
+ Include=image
+type/^Netpbm
+ Include=image
+shell/.xbm
+ Open=bitmap %f
+shell/.xpm
+ Include=image
+ # View=sxpm %f
+shell/.ico
+ Include=image
+
include/image
- Open=(see %f &)
+ Open=see %f &
View=%view{ascii} identify %f
- #View=%view{ascii} asciiview %f
+ Edit=gimp %f 2>/dev/null &
################################################################
# Audio.