]> git.mjollnir.org Git - dotfiles/mailcap.git/commitdiff
fixing typos in yesterday's gqview/geeqie change master
authorPenny Leach <penny@mjollnir.org>
Tue, 5 Apr 2011 11:33:04 +0000 (13:33 +0200)
committerPenny Leach <penny@mjollnir.org>
Tue, 5 Apr 2011 11:33:04 +0000 (13:33 +0200)
.mailcap

index 6c6cd986671bf3d5fcc960d4d86e10f2c1996bc4..77fa6bc206ca04f63ca0c7a9143fddca6c2117f9 100644 (file)
--- a/.mailcap
+++ b/.mailcap
@@ -1,6 +1,6 @@
 text/html; w3m -dump %s; nametemplate=%s.html; copiusoutput
-image/jpg; geegie %s; nametemplate=%s.jpg;
-image/jpeg; geegie %s; nametemplate=%s.jpeg;
-image/png; geegie %s; nametemplate=%s.png;
-image/gif; geegie %s; nametemplate=%s.gif;
+image/jpg; geeqie %s; nametemplate=%s.jpg;
+image/jpeg; geeqie %s; nametemplate=%s.jpeg;
+image/png; geeqie %s; nametemplate=%s.png;
+image/gif; geeqie %s; nametemplate=%s.gif;
 application/pdf;  okular '%s'; description='PDF'; nametemplate=%s.pdf; test=test -n \"$DISPLAY\""