]> git.mjollnir.org Git - dotfiles/mailcap.git/commitdiff
changed all gqviews to geegies
authorPenny Leach <penny@mjollnir.org>
Mon, 4 Apr 2011 17:17:59 +0000 (19:17 +0200)
committerPenny Leach <penny@mjollnir.org>
Mon, 4 Apr 2011 17:17:59 +0000 (19:17 +0200)
.mailcap

index 5208c441de9381e61d1669430e0bb805b37fe642..6c6cd986671bf3d5fcc960d4d86e10f2c1996bc4 100644 (file)
--- a/.mailcap
+++ b/.mailcap
@@ -1,6 +1,6 @@
 text/html; w3m -dump %s; nametemplate=%s.html; copiusoutput
-image/jpg; gqview %s; nametemplate=%s.jpg;
-image/jpeg; gqview %s; nametemplate=%s.jpeg;
-image/png; gqview %s; nametemplate=%s.png;
-image/gif; gqview %s; nametemplate=%s.gif;
+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;
 application/pdf;  okular '%s'; description='PDF'; nametemplate=%s.pdf; test=test -n \"$DISPLAY\""