From ee2f77eb44190c6ddae9ef761b8f01bb9616fb54 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 25 Aug 2002 16:02:39 +0000 Subject: Update plugger to depend/work with acroread5 instead of acroread4 PR: 41991 Submitted by: maintainer --- www/plugger/files/patch-pluggerrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/plugger/files/patch-pluggerrc') diff --git a/www/plugger/files/patch-pluggerrc b/www/plugger/files/patch-pluggerrc index e2b0bb77c054..28715d7e1d8e 100644 --- a/www/plugger/files/patch-pluggerrc +++ b/www/plugger/files/patch-pluggerrc @@ -55,7 +55,7 @@ text/pdf: pdf: PDF file text/x-pdf: pdf: PDF file - repeat swallow(documentShell) fill: acroread -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" -+ repeat swallow(documentShell) fill: acroread4 -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" ++ repeat swallow(documentShell) fill: acroread5 -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" repeat swallow(gv) fill: gv -safer -quiet -antialias -geometry +9000+9000 "$file" 2>/dev/null repeat swallow(xpdf) fill: xpdf -g +9000+9000 -err "$file" -- cgit v1.2.3