From 3d8a5c4a00ad2f808f4c86367b5e50e53cab1b5e Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Tue, 5 Apr 2011 13:33:04 +0200 Subject: [PATCH] fixing typos in yesterday's gqview/geeqie change --- .mailcap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.mailcap b/.mailcap index 6c6cd98..77fa6bc 100644 --- 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\"" -- 2.39.5