Add image/png mime type. (cf.[tm-en:1334])
;; Created: 1995/12/15
;; Renamed: 1997/2/21 from tm-image.el
;; Version:
-;; $Id: mime-image.el,v 0.10 1997-04-03 18:09:35 morioka Exp $
+;; $Id: mime-image.el,v 0.11 1997-05-27 03:11:47 morioka Exp $
;; Keywords: image, picture, X-Face, MIME, multimedia, mail, news
("image/x-xpixmap" . xpm)
("image/x-pic" . pic)
("image/x-mag" . mag)
+ ("image/png" . png)
))
(defvar mime-view-ps-to-gif-command "pstogif")