[packages/mailcap] qiv: autororate using EXIF data

gotar gotar at pld-linux.org
Sun Aug 9 18:14:09 CEST 2015


commit 2663174e127633816e264436d6f2e72e07fd8853
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Aug 9 18:13:49 2015 +0200

    qiv: autororate using EXIF data

 mailcap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mailcap b/mailcap
index d065276..5faf4d9 100644
--- a/mailcap
+++ b/mailcap
@@ -1,5 +1,5 @@
 image/*; /usr/bin/eog %s; test=[ -n "$DISPLAY" -a -x /usr/bin/eog ]
-image/*; /usr/bin/qiv -R %s; test=[ -n "$DISPLAY" ]
+image/*; /usr/bin/qiv -Rl %s; test=[ -n "$DISPLAY" ]
 image/*; /usr/bin/asciiview %s; test=[ -z "$DISPLAY" ]; needsterminal
 image/*; /usr/bin/cacaview %s; test=[ -z "$DISPLAY" ]; needsterminal
 image/*; /usr/bin/identify -verbose %s; copiousoutput
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mailcap.git/commitdiff/2663174e127633816e264436d6f2e72e07fd8853



More information about the pld-cvs-commit mailing list