From be6e24fe1390cba9336a11f0d1d4dccda511e8bb Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 12 Feb 2004 05:59:21 +0000 Subject: unposted: capitalize _acroread file match description --- Completion/X/Command/_acroread | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_acroread b/Completion/X/Command/_acroread index 7ae889914..41c6b99f4 100644 --- a/Completion/X/Command/_acroread +++ b/Completion/X/Command/_acroread @@ -16,7 +16,7 @@ _x_arguments -C \ '-visual:X visual:_x_visual' \ '-xrm:X resource specification:_x_resource' \ '-toPostScript:*::PostScript conversion options:= ->tops' \ - '*:pdf file:_files -g "*.(#i)pdf(-.)"' && return + '*:PDF file:_files -g "*.(#i)pdf(-.)"' && return [[ -n "$state" ]] && _arguments \ '-pairs:*:pdf_file_1 ps_file_1 ...:_files -g "*.(#i)(pdf|ps)(-.)"' \ @@ -38,6 +38,6 @@ _x_arguments -C \ -shrink \ '-size:page size (or custom size wxh in points):(letter tabloid ledger legal executive a3 a4 a5 b4 b5)' \ '-transQuality:transparency flattening level:(1 2 3 4 5)' \ - '*:pdf file:_files -g "*.(#i)pdf(-.)"' && return + '*:PDF file:_files -g "*.(#i)pdf(-.)"' && return return 1 -- cgit 1.4.1